Download conf4j-core-2017.10.1.jar file - Jar c

Jar examples for c:conf4j-core

Description

You can download jar file conf4j-core 2017.10.1 in this page.

License

Open Source License

Build File

You can use the following script to add conf4j-core-2017.10.1.jar to your project.

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

Download

Click the following link to download the jar file.

conf4j-core-2017.10.1-javadoc.jar
conf4j-core-2017.10.1-sources.jar
conf4j-core-2017.10.1.jar
conf4j-core-2017.10.1.pom



Related Tutorials