Download sizeof-0.3.0.jar file - Jar s

Jar examples for s:sizeof

Description

SizeOf engine, extracted from Ehcache

You can download jar file sizeof 0.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sizeof-0.3.0.jar to your project.

<dependency>
   <groupId>org.ehcache</groupId>
   <artifactId>sizeof</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'org.ehcache', name: 'sizeof', version: '0.3.0'
libraryDependencies += "org.ehcache" % "sizeof" % "0.3.0"
<dependency org="org.ehcache" name="sizeof" rev="0.3.0"/>
@Grapes(@Grab(group='org.ehcache', module='sizeof', version='0.3.0'))
'org.ehcache:sizeof:jar:0.3.0'

Download

Click the following link to download the jar file.

sizeof-0.3.0-javadoc.jar
sizeof-0.3.0-sources.jar
sizeof-0.3.0.jar
sizeof-0.3.0.pom



Related Tutorials