Download scribe-up-ext-1.0-Alpha-4.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-4 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-4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials