Categories |
CategoriesTwitter4J Business Logic Libraries |
---|---|
GroupId | GroupIdcom.twitter |
ArtifactId | ArtifactIdhbc-twitter4j |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
hbc-twitter4j-2.0.1.pom | |
hbc-twitter4j-2.0.1.jar | 27 KB |
hbc-twitter4j-2.0.1-sources.jar | 16 KB |
hbc-twitter4j-2.0.1-javadoc.jar | 112 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/hbc-twitter4j/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>hbc-twitter4j</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/hbc-twitter4j/
implementation 'com.twitter:hbc-twitter4j:2.0.1'
// https://jarcasting.com/artifacts/com.twitter/hbc-twitter4j/
implementation ("com.twitter:hbc-twitter4j:2.0.1")
'com.twitter:hbc-twitter4j:jar:2.0.1'
<dependency org="com.twitter" name="hbc-twitter4j" rev="2.0.1">
<artifact name="hbc-twitter4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='hbc-twitter4j', version='2.0.1')
)
libraryDependencies += "com.twitter" % "hbc-twitter4j" % "2.0.1"
[com.twitter/hbc-twitter4j "2.0.1"]