Download scribejava-core-4.1.2.jar file - Jar s

Jar examples for s:scribejava-core

Description

You can download jar file scribejava-core 4.1.2 in this page.

Build File

You can use the following script to add scribejava-core-4.1.2.jar to your project.

<dependency>
   <groupId>com.github.scribejava</groupId>
   <artifactId>scribejava-core</artifactId>
   <version>4.1.2</version>
</dependency>
compile group: 'com.github.scribejava', name: 'scribejava-core', version: '4.1.2'
libraryDependencies += "com.github.scribejava" % "scribejava-core" % "4.1.2"
<dependency org="com.github.scribejava" name="scribejava-core" rev="4.1.2"/>
@Grapes(@Grab(group='com.github.scribejava', module='scribejava-core', version='4.1.2'))
'com.github.scribejava:scribejava-core:jar:4.1.2'

Download

Click the following link to download the jar file.

scribejava-core-4.1.2-javadoc.jar
scribejava-core-4.1.2-sources.jar
scribejava-core-4.1.2.jar
scribejava-core-4.1.2.pom



Related Tutorials