Download westcache-0.0.25.jar file - Jar w

Jar examples for w:westcache

Description

java cache with unified administration

You can download jar file westcache 0.0.25 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add westcache-0.0.25.jar to your project.

<dependency>
   <groupId>com.github.bingoohuang</groupId>
   <artifactId>westcache</artifactId>
   <version>0.0.25</version>
</dependency>
compile group: 'com.github.bingoohuang', name: 'westcache', version: '0.0.25'
libraryDependencies += "com.github.bingoohuang" % "westcache" % "0.0.25"
<dependency org="com.github.bingoohuang" name="westcache" rev="0.0.25"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='westcache', version='0.0.25'))
'com.github.bingoohuang:westcache:jar:0.0.25'

Download

Click the following link to download the jar file.

westcache-0.0.25-javadoc.jar
westcache-0.0.25-sources.jar
westcache-0.0.25.jar
westcache-0.0.25.pom



Related Tutorials