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

Jar examples for c:commons-auth-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials