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

Jar examples for k:kerby-config

Description

Kerby config library

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials