Jar examples for m:miniauth-oauth2
MiniAuth OAuth signature library in Java. OAuth2 module.
You can download jar file miniauth-oauth2 0.9.2 in this page.
You can use the following script to add miniauth-oauth2-0.9.2.jar to your project.
<dependency> <groupId>org.aerysoft.miniauth</groupId> <artifactId>miniauth-oauth2</artifactId> <version>0.9.2</version> </dependency>
compile group: 'org.aerysoft.miniauth', name: 'miniauth-oauth2', version: '0.9.2'
libraryDependencies += "org.aerysoft.miniauth" % "miniauth-oauth2" % "0.9.2"
<dependency org="org.aerysoft.miniauth" name="miniauth-oauth2" rev="0.9.2"/>
@Grapes(@Grab(group='org.aerysoft.miniauth', module='miniauth-oauth2', version='0.9.2'))
'org.aerysoft.miniauth:miniauth-oauth2:jar:0.9.2'
Click the following link to download the jar file.
miniauth-oauth2-0.9.2-javadoc.jar