Jar examples for s:shash
A set of libraries that can be used to encrypt content securely.
You can download jar file shash 1.0.2 in this page.
The BSD License
You can use the following script to add shash-1.0.2.jar to your project.
<dependency> <groupId>com.codeheadsystems</groupId> <artifactId>shash</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.codeheadsystems', name: 'shash', version: '1.0.2'
libraryDependencies += "com.codeheadsystems" % "shash" % "1.0.2"
<dependency org="com.codeheadsystems" name="shash" rev="1.0.2"/>
@Grapes(@Grab(group='com.codeheadsystems', module='shash', version='1.0.2'))
'com.codeheadsystems:shash:jar:1.0.2'
Click the following link to download the jar file.
shash-1.0.2-javadoc.jar