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