Jar examples for c:cache-utils
caching helpers
You can download jar file cache-utils 0.0.2 in this page.
Open Source License
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'
Click the following link to download the jar file.
cache-utils-0.0.2-javadoc.jar