Twitter4J is an unofficial Java library for the Twitter API.
<dependency>
<groupId>org.twitter4j</groupId>
<artifactId>twitter4j-core</artifactId>
<version>4.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Twitter API client and print authenticated user's screen name.
Consider migrating to Twitter API v2 with a different library like Twitter4J v2 or Spring Social Twitter.
No dependency data recorded yet.