Download commons-auth-core-0.1.1.jar file - Jar c

Jar examples for c:commons-auth-core

Description

You can download jar file commons-auth-core 0.1.1 in this page.

License

Open Source License

Build File

You can use the following script to add commons-auth-core-0.1.1.jar to your project.

<dependency>
   <groupId>io.rocketbase.commons</groupId>
   <artifactId>commons-auth-core</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'io.rocketbase.commons', name: 'commons-auth-core', version: '0.1.1'
libraryDependencies += "io.rocketbase.commons" % "commons-auth-core" % "0.1.1"
<dependency org="io.rocketbase.commons" name="commons-auth-core" rev="0.1.1"/>
@Grapes(@Grab(group='io.rocketbase.commons', module='commons-auth-core', version='0.1.1'))
'io.rocketbase.commons:commons-auth-core:jar:0.1.1'

Download

Click the following link to download the jar file.

commons-auth-core-0.1.1-javadoc.jar
commons-auth-core-0.1.1-sources.jar
commons-auth-core-0.1.1.jar
commons-auth-core-0.1.1.pom



Related Tutorials