Jar examples for c:checksum-api
Provides a simple API to calculate checksums for the content of any input-stream, file or directory.
You can download jar file checksum-api 4.0.2 in this page.
You can use the following script to add checksum-api-4.0.2.jar to your project.
<dependency> <groupId>ch.sourcepond.io</groupId> <artifactId>checksum-api</artifactId> <version>4.0.2</version> </dependency>
compile group: 'ch.sourcepond.io', name: 'checksum-api', version: '4.0.2'
libraryDependencies += "ch.sourcepond.io" % "checksum-api" % "4.0.2"
<dependency org="ch.sourcepond.io" name="checksum-api" rev="4.0.2"/>
@Grapes(@Grab(group='ch.sourcepond.io', module='checksum-api', version='4.0.2'))
'ch.sourcepond.io:checksum-api:jar:4.0.2'
Click the following link to download the jar file.
checksum-api-4.0.2-javadoc.jar