Download actor-oauth-1.0.74.jar file - Jar a

Jar examples for a:actor-oauth

Description

actor-oauth

You can download jar file actor-oauth 1.0.74 in this page.

License

Apache v2

Build File

You can use the following script to add actor-oauth-1.0.74.jar to your project.

<dependency>
   <groupId>im.actor.server</groupId>
   <artifactId>actor-oauth</artifactId>
   <version>1.0.74</version>
</dependency>
compile group: 'im.actor.server', name: 'actor-oauth', version: '1.0.74'
libraryDependencies += "im.actor.server" % "actor-oauth" % "1.0.74"
<dependency org="im.actor.server" name="actor-oauth" rev="1.0.74"/>
@Grapes(@Grab(group='im.actor.server', module='actor-oauth', version='1.0.74'))
'im.actor.server:actor-oauth:jar:1.0.74'

Download

Click the following link to download the jar file.

actor-oauth-1.0.74-javadoc.jar
actor-oauth-1.0.74-sources.jar
actor-oauth-1.0.74.jar
actor-oauth-1.0.74.pom



Related Tutorials