Download http-auth-server-2.0.0-rc.19.jar file - Jar h

Jar examples for h:http-auth-server

Description

You can download jar file http-auth-server 2.0.0-rc.19 in this page.

Build File

You can use the following script to add http-auth-server-2.0.0-rc.19.jar to your project.

<dependency>
   <groupId>com.disney.groovity</groupId>
   <artifactId>http-auth-server</artifactId>
   <version>2.0.0-rc.19</version>
</dependency>
compile group: 'com.disney.groovity', name: 'http-auth-server', version: '2.0.0-rc.19'
libraryDependencies += "com.disney.groovity" % "http-auth-server" % "2.0.0-rc.19"
<dependency org="com.disney.groovity" name="http-auth-server" rev="2.0.0-rc.19"/>
@Grapes(@Grab(group='com.disney.groovity', module='http-auth-server', version='2.0.0-rc.19'))
'com.disney.groovity:http-auth-server:jar:2.0.0-rc.19'

Download

Click the following link to download the jar file.

http-auth-server-2.0.0-rc.19-javadoc.jar
http-auth-server-2.0.0-rc.19-sources.jar
http-auth-server-2.0.0-rc.19.jar
http-auth-server-2.0.0-rc.19.pom



Related Tutorials