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

Jar examples for s:scribejava-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

scribejava-core-5.1.0-javadoc.jar
scribejava-core-5.1.0-sources.jar
scribejava-core-5.1.0-tests.jar
scribejava-core-5.1.0.jar
scribejava-core-5.1.0.pom



Related Tutorials