Download replica-2.2.3.jar file - Jar r

Jar examples for r:replica

Description

You can download jar file replica 2.2.3 in this page.

License

Apache License

Build File

You can use the following script to add replica-2.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

replica-2.2.3-javadoc.jar
replica-2.2.3-sources.jar
replica-2.2.3.jar
replica-2.2.3.pom



Related Tutorials