Download objectsize-0.0.12.jar file - Jar o

Jar examples for o:objectsize

Description

Common object size library.

You can download jar file objectsize 0.0.12 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add objectsize-0.0.12.jar to your project.

<dependency>
   <groupId>com.twitter.common</groupId>
   <artifactId>objectsize</artifactId>
   <version>0.0.12</version>
</dependency>
compile group: 'com.twitter.common', name: 'objectsize', version: '0.0.12'
libraryDependencies += "com.twitter.common" % "objectsize" % "0.0.12"
<dependency org="com.twitter.common" name="objectsize" rev="0.0.12"/>
@Grapes(@Grab(group='com.twitter.common', module='objectsize', version='0.0.12'))
'com.twitter.common:objectsize:jar:0.0.12'

Download

Click the following link to download the jar file.

objectsize-0.0.12-javadoc.jar
objectsize-0.0.12-sources.jar
objectsize-0.0.12.jar
objectsize-0.0.12.pom



Related Tutorials