Download scribe-up-ext-1.0-Alpha-3.jar file - Jar s

Jar examples for s:scribe-up-ext

Description

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 1.0-Alpha-3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scribe-up-ext-1.0-Alpha-3.jar to your project.

<dependency>
   <groupId>org.eurekaclinical</groupId>
   <artifactId>scribe-up-ext</artifactId>
   <version>1.0-Alpha-3</version>
</dependency>
compile group: 'org.eurekaclinical', name: 'scribe-up-ext', version: '1.0-Alpha-3'
libraryDependencies += "org.eurekaclinical" % "scribe-up-ext" % "1.0-Alpha-3"
<dependency org="org.eurekaclinical" name="scribe-up-ext" rev="1.0-Alpha-3"/>
@Grapes(@Grab(group='org.eurekaclinical', module='scribe-up-ext', version='1.0-Alpha-3'))
'org.eurekaclinical:scribe-up-ext:jar:1.0-Alpha-3'

Download

Click the following link to download the jar file.

scribe-up-ext-1.0-Alpha-3-javadoc.jar
scribe-up-ext-1.0-Alpha-3-sources.jar
scribe-up-ext-1.0-Alpha-3.jar
scribe-up-ext-1.0-Alpha-3.pom



Related Tutorials