Jar examples for o:oauth2-core
Module provides API access to sequencing.com backend
You can download jar file oauth2-core 1.7 in this page.
MIT License
You can use the following script to add oauth2-core-1.7.jar to your project.
<dependency> <groupId>com.sequencing</groupId> <artifactId>oauth2-core</artifactId> <version>1.7</version> </dependency>
compile group: 'com.sequencing', name: 'oauth2-core', version: '1.7'
libraryDependencies += "com.sequencing" % "oauth2-core" % "1.7"
<dependency org="com.sequencing" name="oauth2-core" rev="1.7"/>
@Grapes(@Grab(group='com.sequencing', module='oauth2-core', version='1.7'))
'com.sequencing:oauth2-core:jar:1.7'
Click the following link to download the jar file.
oauth2-core-1.7-javadoc.jar