Download jumblr-0.0.6.jar file - Jar j

Jar examples for j:jumblr

Description

Official Java wrapper for the Tumblr V2 API

You can download jar file jumblr 0.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jumblr-0.0.6.jar to your project.

<dependency>
   <groupId>com.tumblr</groupId>
   <artifactId>jumblr</artifactId>
   <version>0.0.6</version>
</dependency>
compile group: 'com.tumblr', name: 'jumblr', version: '0.0.6'
libraryDependencies += "com.tumblr" % "jumblr" % "0.0.6"
<dependency org="com.tumblr" name="jumblr" rev="0.0.6"/>
@Grapes(@Grab(group='com.tumblr', module='jumblr', version='0.0.6'))
'com.tumblr:jumblr:jar:0.0.6'

Download

Click the following link to download the jar file.

jumblr-0.0.6-javadoc.jar
jumblr-0.0.6-sources.jar
jumblr-0.0.6.jar
jumblr-0.0.6.pom



Related Tutorials