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