Download kerb-util-1.0.0.jar file - Jar k

Jar examples for k:kerb-util

Description

Kerby-kerb Utilities

You can download jar file kerb-util 1.0.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

kerb-util-1.0.0-javadoc.jar
kerb-util-1.0.0-sources.jar
kerb-util-1.0.0.jar
kerb-util-1.0.0.pom



Related Tutorials