Jar examples for c:cryptoutils
Utility Components for the development of secure banking modules. Components developed under this tree are released as jar.
You can download jar file cryptoutils 1.0 in this page.
The Apache License, Version 2.0
You can use the following script to add cryptoutils-1.0.jar to your project.
<dependency> <groupId>com.simonmittag</groupId> <artifactId>cryptoutils</artifactId> <version>1.0</version> </dependency>
compile group: 'com.simonmittag', name: 'cryptoutils', version: '1.0'
libraryDependencies += "com.simonmittag" % "cryptoutils" % "1.0"
<dependency org="com.simonmittag" name="cryptoutils" rev="1.0"/>
@Grapes(@Grab(group='com.simonmittag', module='cryptoutils', version='1.0'))
'com.simonmittag:cryptoutils:jar:1.0'
Click the following link to download the jar file.
cryptoutils-1.0-javadoc.jar