Download kerby-config-1.1.1.jar file - Jar k

Jar examples for k:kerby-config

Description

Kerby config library

You can download jar file kerby-config 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add kerby-config-1.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

kerby-config-1.1.1-javadoc.jar
kerby-config-1.1.1-sources.jar
kerby-config-1.1.1.jar
kerby-config-1.1.1.pom



Related Tutorials