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 2.0.4 in this page.
You can use the following script to add checksum-api-2.0.4.jar to your project.
<dependency> <groupId>ch.sourcepond.io</groupId> <artifactId>checksum-api</artifactId> <version>2.0.4</version> </dependency>
compile group: 'ch.sourcepond.io', name: 'checksum-api', version: '2.0.4'
libraryDependencies += "ch.sourcepond.io" % "checksum-api" % "2.0.4"
<dependency org="ch.sourcepond.io" name="checksum-api" rev="2.0.4"/>
@Grapes(@Grab(group='ch.sourcepond.io', module='checksum-api', version='2.0.4'))
'ch.sourcepond.io:checksum-api:jar:2.0.4'
Click the following link to download the jar file.
checksum-api-2.0.4-javadoc.jar