Download configureme-2.3.3.jar file - Jar c

Jar examples for c:configureme

Description

You can download jar file configureme 2.3.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

configureme-2.3.3-javadoc.jar
configureme-2.3.3-sources.jar
configureme-2.3.3.jar
configureme-2.3.3.pom



Related Tutorials