Download thundr-user-3.0.0.jar file - Jar t

Jar examples for t:thundr-user

Description

A thundr module which defines a basic API for user management

You can download jar file thundr-user 3.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add thundr-user-3.0.0.jar to your project.

<dependency>
   <groupId>com.threewks.thundr</groupId>
   <artifactId>thundr-user</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.threewks.thundr', name: 'thundr-user', version: '3.0.0'
libraryDependencies += "com.threewks.thundr" % "thundr-user" % "3.0.0"
<dependency org="com.threewks.thundr" name="thundr-user" rev="3.0.0"/>
@Grapes(@Grab(group='com.threewks.thundr', module='thundr-user', version='3.0.0'))
'com.threewks.thundr:thundr-user:jar:3.0.0'

Download

Click the following link to download the jar file.

thundr-user-3.0.0-javadoc.jar
thundr-user-3.0.0-sources.jar
thundr-user-3.0.0-tests.jar
thundr-user-3.0.0.jar
thundr-user-3.0.0.pom



Related Tutorials