Download configureme-2.1.0.jar file - Jar c

Jar examples for c:configureme

Description

You can download jar file configureme 2.1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

configureme-2.1.0-javadoc.jar
configureme-2.1.0-sources.jar
configureme-2.1.0.jar
configureme-2.1.0.pom



Related Tutorials