Jar examples for s:scribe-up-ext
This code library updates and adds OAuth providers to the base ScribeUP library, available from https://github.com/PeterKnego/scribe-up.
You can download jar file scribe-up-ext 2.0-Beta-2 in this page.
Apache License, Version 2.0
You can use the following script to add scribe-up-ext-2.0-Beta-2.jar to your project.
<dependency> <groupId>org.eurekaclinical</groupId> <artifactId>scribe-up-ext</artifactId> <version>2.0-Beta-2</version> </dependency>
compile group: 'org.eurekaclinical', name: 'scribe-up-ext', version: '2.0-Beta-2'
libraryDependencies += "org.eurekaclinical" % "scribe-up-ext" % "2.0-Beta-2"
<dependency org="org.eurekaclinical" name="scribe-up-ext" rev="2.0-Beta-2"/>
@Grapes(@Grab(group='org.eurekaclinical', module='scribe-up-ext', version='2.0-Beta-2'))
'org.eurekaclinical:scribe-up-ext:jar:2.0-Beta-2'
Click the following link to download the jar file.
scribe-up-ext-2.0-Beta-2-javadoc.jar