Download cache-utils-0.0.2.jar file - Jar c

Jar examples for c:cache-utils

Description

caching helpers

You can download jar file cache-utils 0.0.2 in this page.

License

Open Source License

Build File

You can use the following script to add cache-utils-0.0.2.jar to your project.

<dependency>
   <groupId>com.iqarr.cache</groupId>
   <artifactId>cache-utils</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.iqarr.cache', name: 'cache-utils', version: '0.0.2'
libraryDependencies += "com.iqarr.cache" % "cache-utils" % "0.0.2"
<dependency org="com.iqarr.cache" name="cache-utils" rev="0.0.2"/>
@Grapes(@Grab(group='com.iqarr.cache', module='cache-utils', version='0.0.2'))
'com.iqarr.cache:cache-utils:jar:0.0.2'

Download

Click the following link to download the jar file.

cache-utils-0.0.2-javadoc.jar
cache-utils-0.0.2-sources.jar
cache-utils-0.0.2.jar
cache-utils-0.0.2.pom



Related Tutorials