Download configureme-2.0.1.jar file - Jar c

Jar examples for c:configureme

Description

You can download jar file configureme 2.0.1 in this page.

Build File

You can use the following script to add configureme-2.0.1.jar to your project.

<dependency>
   <groupId>net.anotheria</groupId>
   <artifactId>configureme</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'net.anotheria', name: 'configureme', version: '2.0.1'
libraryDependencies += "net.anotheria" % "configureme" % "2.0.1"
<dependency org="net.anotheria" name="configureme" rev="2.0.1"/>
@Grapes(@Grab(group='net.anotheria', module='configureme', version='2.0.1'))
'net.anotheria:configureme:jar:2.0.1'

Download

Click the following link to download the jar file.

configureme-2.0.1-javadoc.jar
configureme-2.0.1-sources.jar
configureme-2.0.1.jar
configureme-2.0.1.pom



Related Tutorials