Jar examples for j:jumblr
Official Java wrapper for the Tumblr V2 API
You can download jar file jumblr 0.0.6 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
jumblr-0.0.6-javadoc.jar