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

Jar examples for c:commons-auth-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials