Download authority-0.9.jar file - Jar a

Jar examples for a:authority

Description

You can download jar file authority 0.9 in this page.

License

Mozilla Public License

Build File

You can use the following script to add authority-0.9.jar to your project.

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

Download

Click the following link to download the jar file.

authority-0.9-javadoc.jar
authority-0.9-sources.jar
authority-0.9-tests.jar
authority-0.9.jar
authority-0.9.pom



Related Tutorials