Jar examples for t:twitter4j-core
A Java library for the Twitter API. It's a fork from https://github.com/yusuke/twitter4j
You can download jar file twitter4j-core 4.0.5 in this page.
Apache License 2.0
You can use the following script to add twitter4j-core-4.0.5.jar to your project.
<dependency> <groupId>com.knowably</groupId> <artifactId>twitter4j-core</artifactId> <version>4.0.5</version> </dependency>
compile group: 'com.knowably', name: 'twitter4j-core', version: '4.0.5'
libraryDependencies += "com.knowably" % "twitter4j-core" % "4.0.5"
<dependency org="com.knowably" name="twitter4j-core" rev="4.0.5"/>
@Grapes(@Grab(group='com.knowably', module='twitter4j-core', version='4.0.5'))
'com.knowably:twitter4j-core:jar:4.0.5'
Click the following link to download the jar file.
twitter4j-core-4.0.5-javadoc.jar