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

Jar examples for s:scribejava-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials