Download oauth2-server-1.0-RC4.jar file - Jar o

Jar examples for o:oauth2-server

Description

You can download jar file oauth2-server 1.0-RC4 in this page.

Build File

You can use the following script to add oauth2-server-1.0-RC4.jar to your project.

<dependency>
   <groupId>com.clouway.security</groupId>
   <artifactId>oauth2-server</artifactId>
   <version>1.0-RC4</version>
</dependency>
compile group: 'com.clouway.security', name: 'oauth2-server', version: '1.0-RC4'
libraryDependencies += "com.clouway.security" % "oauth2-server" % "1.0-RC4"
<dependency org="com.clouway.security" name="oauth2-server" rev="1.0-RC4"/>
@Grapes(@Grab(group='com.clouway.security', module='oauth2-server', version='1.0-RC4'))
'com.clouway.security:oauth2-server:jar:1.0-RC4'

Download

Click the following link to download the jar file.

oauth2-server-1.0-RC4-javadoc.jar
oauth2-server-1.0-RC4-sources.jar
oauth2-server-1.0-RC4.jar
oauth2-server-1.0-RC4.pom



Related Tutorials