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

Jar examples for k:kerb-util

Description

Kerby-kerb Utilities

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials