Download circe-checksum-4.7.0.jar file - Jar c

Jar examples for c:circe-checksum

Description

Circe Checksum Library

You can download jar file circe-checksum 4.7.0 in this page.

License

Apache License

Build File

You can use the following script to add circe-checksum-4.7.0.jar to your project.

<dependency>
   <groupId>org.apache.bookkeeper</groupId>
   <artifactId>circe-checksum</artifactId>
   <version>4.7.0</version>
</dependency>
compile group: 'org.apache.bookkeeper', name: 'circe-checksum', version: '4.7.0'
libraryDependencies += "org.apache.bookkeeper" % "circe-checksum" % "4.7.0"
<dependency org="org.apache.bookkeeper" name="circe-checksum" rev="4.7.0"/>
@Grapes(@Grab(group='org.apache.bookkeeper', module='circe-checksum', version='4.7.0'))
'org.apache.bookkeeper:circe-checksum:jar:4.7.0'

Download

Click the following link to download the jar file.

circe-checksum-4.7.0-sources.jar
circe-checksum-4.7.0.jar
circe-checksum-4.7.0.pom



Related Tutorials