Download sha1-1.0.0.jar file - Jar s

Jar examples for s:sha1

Description

You can download jar file sha1 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add sha1-1.0.0.jar to your project.

<dependency>
   <groupId>li.rudin.mavenjs</groupId>
   <artifactId>sha1</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'li.rudin.mavenjs', name: 'sha1', version: '1.0.0'
libraryDependencies += "li.rudin.mavenjs" % "sha1" % "1.0.0"
<dependency org="li.rudin.mavenjs" name="sha1" rev="1.0.0"/>
@Grapes(@Grab(group='li.rudin.mavenjs', module='sha1', version='1.0.0'))
'li.rudin.mavenjs:sha1:jar:1.0.0'

Download

Click the following link to download the jar file.

sha1-1.0.0-sources.jar
sha1-1.0.0.jar
sha1-1.0.0.pom



Related Tutorials