Download konf-1.3.6.RELEASE.jar file - Jar k

Jar examples for k:konf

Description

Java configuration using JavaScript.

You can download jar file konf 1.3.6.RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add konf-1.3.6.RELEASE.jar to your project.

<dependency>
   <groupId>io.advantageous.konf</groupId>
   <artifactId>konf</artifactId>
   <version>1.3.6.RELEASE</version>
</dependency>
compile group: 'io.advantageous.konf', name: 'konf', version: '1.3.6.RELEASE'
libraryDependencies += "io.advantageous.konf" % "konf" % "1.3.6.RELEASE"
<dependency org="io.advantageous.konf" name="konf" rev="1.3.6.RELEASE"/>
@Grapes(@Grab(group='io.advantageous.konf', module='konf', version='1.3.6.RELEASE'))
'io.advantageous.konf:konf:jar:1.3.6.RELEASE'

Download

Click the following link to download the jar file.

konf-1.3.6.RELEASE-javadoc.jar
konf-1.3.6.RELEASE-sources.jar
konf-1.3.6.RELEASE.jar
konf-1.3.6.RELEASE.pom



Related Tutorials