Download twitter4j-2.0.8.jar file - Jar t

Jar examples for t:twitter4j

Description

Application used to bundlelise twitter4j

You can download jar file twitter4j 2.0.8 in this page.

License

Apache License

Build File

You can use the following script to add twitter4j-2.0.8.jar to your project.

<dependency>
   <groupId>net.homeip.yusuke</groupId>
   <artifactId>twitter4j</artifactId>
   <version>2.0.8</version>
</dependency>
compile group: 'net.homeip.yusuke', name: 'twitter4j', version: '2.0.8'
libraryDependencies += "net.homeip.yusuke" % "twitter4j" % "2.0.8"
<dependency org="net.homeip.yusuke" name="twitter4j" rev="2.0.8"/>
@Grapes(@Grab(group='net.homeip.yusuke', module='twitter4j', version='2.0.8'))
'net.homeip.yusuke:twitter4j:jar:2.0.8'

Download

Click the following link to download the jar file.

twitter4j-2.0.8-javadoc.jar
twitter4j-2.0.8-sources.jar
twitter4j-2.0.8.jar
twitter4j-2.0.8.pom



Related Tutorials