Download botan-1.0.jar file - Jar b

Jar examples for b:botan

Description

It is determined whether or not the haiku

You can download jar file botan 1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add botan-1.0.jar to your project.

<dependency>
   <groupId>me.shib.java.lib</groupId>
   <artifactId>botan</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'me.shib.java.lib', name: 'botan', version: '1.0'
libraryDependencies += "me.shib.java.lib" % "botan" % "1.0"
<dependency org="me.shib.java.lib" name="botan" rev="1.0"/>
@Grapes(@Grab(group='me.shib.java.lib', module='botan', version='1.0'))
'me.shib.java.lib:botan:jar:1.0'

Download

Click the following link to download the jar file.

botan-1.0-javadoc.jar
botan-1.0-sources.jar
botan-1.0.jar
botan-1.0.pom



Related Tutorials