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

Jar examples for s:scribejava-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials