Download oauth-common-10.1.0-1009.jar file - Jar o

Jar examples for o:oauth-common

Description

ADF - OAuth Common

You can download jar file oauth-common 10.1.0-1009 in this page.

License

SDL Web Developer Software and Distribution Agreement

Build File

You can use the following script to add oauth-common-10.1.0-1009.jar to your project.

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

Download

Click the following link to download the jar file.

oauth-common-10.1.0-1009-javadoc.jar
oauth-common-10.1.0-1009-sources.jar
oauth-common-10.1.0-1009.jar
oauth-common-10.1.0-1009.pom



Related Tutorials