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

Jar examples for s:scribejava-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials