Download adroit-1.5.jar file - Jar a

Jar examples for a:adroit

Description

Utility classes specially used in Demeter project

You can download jar file adroit 1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add adroit-1.5.jar to your project.

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

Download

Click the following link to download the jar file.

adroit-1.5-javadoc.jar
adroit-1.5-sources.jar
adroit-1.5.jar
adroit-1.5.pom



Related Tutorials