Download cachestore-core-1.2.5.jar file - Jar c

Jar examples for c:cachestore-core

Description

You can download jar file cachestore-core 1.2.5 in this page.

License

Apache License

Build File

You can use the following script to add cachestore-core-1.2.5.jar to your project.

<dependency>
   <groupId>com.viantinc.cachestore</groupId>
   <artifactId>cachestore-core</artifactId>
   <version>1.2.5</version>
</dependency>
compile group: 'com.viantinc.cachestore', name: 'cachestore-core', version: '1.2.5'
libraryDependencies += "com.viantinc.cachestore" % "cachestore-core" % "1.2.5"
<dependency org="com.viantinc.cachestore" name="cachestore-core" rev="1.2.5"/>
@Grapes(@Grab(group='com.viantinc.cachestore', module='cachestore-core', version='1.2.5'))
'com.viantinc.cachestore:cachestore-core:jar:1.2.5'

Download

Click the following link to download the jar file.

cachestore-core-1.2.5-javadoc.jar
cachestore-core-1.2.5-sources.jar
cachestore-core-1.2.5.jar
cachestore-core-1.2.5.pom



Related Tutorials