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

Jar examples for c:commons-auth-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials