Jar examples for a:actor-oauth
actor-oauth
You can download jar file actor-oauth 1.0.146 in this page.
Apache v2
You can use the following script to add actor-oauth-1.0.146.jar to your project.
<dependency> <groupId>im.actor.server</groupId> <artifactId>actor-oauth</artifactId> <version>1.0.146</version> </dependency>
compile group: 'im.actor.server', name: 'actor-oauth', version: '1.0.146'
libraryDependencies += "im.actor.server" % "actor-oauth" % "1.0.146"
<dependency org="im.actor.server" name="actor-oauth" rev="1.0.146"/>
@Grapes(@Grab(group='im.actor.server', module='actor-oauth', version='1.0.146'))
'im.actor.server:actor-oauth:jar:1.0.146'
Click the following link to download the jar file.
actor-oauth-1.0.146-javadoc.jar