Download oauth-common-10.0.0-1008.jar file - Jar o

Jar examples for o:oauth-common

Description

ADF - OAuth Common

You can download jar file oauth-common 10.0.0-1008 in this page.

License

SDL Web Developer Software and Distribution Agreement

Build File

You can use the following script to add oauth-common-10.0.0-1008.jar to your project.

<dependency>
   <groupId>com.sdl.delivery</groupId>
   <artifactId>oauth-common</artifactId>
   <version>10.0.0-1008</version>
</dependency>
compile group: 'com.sdl.delivery', name: 'oauth-common', version: '10.0.0-1008'
libraryDependencies += "com.sdl.delivery" % "oauth-common" % "10.0.0-1008"
<dependency org="com.sdl.delivery" name="oauth-common" rev="10.0.0-1008"/>
@Grapes(@Grab(group='com.sdl.delivery', module='oauth-common', version='10.0.0-1008'))
'com.sdl.delivery:oauth-common:jar:10.0.0-1008'

Download

Click the following link to download the jar file.

oauth-common-10.0.0-1008-javadoc.jar
oauth-common-10.0.0-1008-sources.jar
oauth-common-10.0.0-1008.jar
oauth-common-10.0.0-1008.pom



Related Tutorials