Download auth-common_2.11-0.1.0.jar file - Jar a

Jar examples for a:auth-common-2.11

Description

auth-common

You can download jar file auth-common_2.11 0.1.0 in this page.

License

MIT

Build File

You can use the following script to add auth-common_2.11-0.1.0.jar to your project.

<dependency>
   <groupId>de.choffmeister</groupId>
   <artifactId>auth-common_2.11</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'de.choffmeister', name: 'auth-common_2.11', version: '0.1.0'
libraryDependencies += "de.choffmeister" % "auth-common_2.11" % "0.1.0"
<dependency org="de.choffmeister" name="auth-common_2.11" rev="0.1.0"/>
@Grapes(@Grab(group='de.choffmeister', module='auth-common_2.11', version='0.1.0'))
'de.choffmeister:auth-common_2.11:jar:0.1.0'

Download

Click the following link to download the jar file.

auth-common_2.11-0.1.0-javadoc.jar
auth-common_2.11-0.1.0-sources.jar
auth-common_2.11-0.1.0.jar
auth-common_2.11-0.1.0.pom



Related Tutorials