Jar examples for c:copycat-client
You can download jar file copycat-client 1.2.3 in this page.
Apache License
You can use the following script to add copycat-client-1.2.3.jar to your project.
<dependency> <groupId>io.atomix.copycat</groupId> <artifactId>copycat-client</artifactId> <version>1.2.3</version> </dependency>
compile group: 'io.atomix.copycat', name: 'copycat-client', version: '1.2.3'
libraryDependencies += "io.atomix.copycat" % "copycat-client" % "1.2.3"
<dependency org="io.atomix.copycat" name="copycat-client" rev="1.2.3"/>
@Grapes(@Grab(group='io.atomix.copycat', module='copycat-client', version='1.2.3'))
'io.atomix.copycat:copycat-client:jar:1.2.3'
Click the following link to download the jar file.
copycat-client-1.2.3-javadoc.jar