Jar examples for t:twitter4j
Application used to bundlelise twitter4j
You can download jar file twitter4j 2.0.8 in this page.
Apache License
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'
Click the following link to download the jar file.
twitter4j-2.0.8-javadoc.jar