Download kerby-asn1-1.0.0-RC1.jar file - Jar k

Jar examples for k:kerby-asn1

Description

Kerby ASN1 Project

You can download jar file kerby-asn1 1.0.0-RC1 in this page.

License

Apache License

Build File

You can use the following script to add kerby-asn1-1.0.0-RC1.jar to your project.

<dependency>
   <groupId>org.apache.kerby</groupId>
   <artifactId>kerby-asn1</artifactId>
   <version>1.0.0-RC1</version>
</dependency>
compile group: 'org.apache.kerby', name: 'kerby-asn1', version: '1.0.0-RC1'
libraryDependencies += "org.apache.kerby" % "kerby-asn1" % "1.0.0-RC1"
<dependency org="org.apache.kerby" name="kerby-asn1" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='org.apache.kerby', module='kerby-asn1', version='1.0.0-RC1'))
'org.apache.kerby:kerby-asn1:jar:1.0.0-RC1'

Download

Click the following link to download the jar file.

kerby-asn1-1.0.0-RC1-javadoc.jar
kerby-asn1-1.0.0-RC1-sources.jar
kerby-asn1-1.0.0-RC1.jar
kerby-asn1-1.0.0-RC1.pom



Related Tutorials