is not current version
Last Version 4.0.4p2

com.github.mike10004:twitter4j-core 4.0.4p1

A Java library for the Twitter API

Categories

Categories

Twitter4J Business Logic Libraries
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

twitter4j-core
Version

Version

4.0.4p1
Type

Type

jar

Download twitter4j-core 4.0.4p1


<!-- https://jarcasting.com/artifacts/com.github.mike10004/twitter4j-core/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>twitter4j-core</artifactId>
    <version>4.0.4p1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/twitter4j-core/
implementation 'com.github.mike10004:twitter4j-core:4.0.4p1'
// https://jarcasting.com/artifacts/com.github.mike10004/twitter4j-core/
implementation ("com.github.mike10004:twitter4j-core:4.0.4p1")
'com.github.mike10004:twitter4j-core:jar:4.0.4p1'
<dependency org="com.github.mike10004" name="twitter4j-core" rev="4.0.4p1">
  <artifact name="twitter4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='twitter4j-core', version='4.0.4p1')
)
libraryDependencies += "com.github.mike10004" % "twitter4j-core" % "4.0.4p1"
[com.github.mike10004/twitter4j-core "4.0.4p1"]