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

Jar examples for c:cachestore-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials