is not current version
Last Version 2.1.0

com.zaubersoftware.gnip4j:gnip4j-http 2.0.0


GroupId

GroupId

com.zaubersoftware.gnip4j
ArtifactId

ArtifactId

gnip4j-http
Version

Version

2.0.0
Type

Type

jar

Download gnip4j-http 2.0.0


<!-- https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/ -->
<dependency>
    <groupId>com.zaubersoftware.gnip4j</groupId>
    <artifactId>gnip4j-http</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/
implementation 'com.zaubersoftware.gnip4j:gnip4j-http:2.0.0'
// https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/
implementation ("com.zaubersoftware.gnip4j:gnip4j-http:2.0.0")
'com.zaubersoftware.gnip4j:gnip4j-http:jar:2.0.0'
<dependency org="com.zaubersoftware.gnip4j" name="gnip4j-http" rev="2.0.0">
  <artifact name="gnip4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.gnip4j', module='gnip4j-http', version='2.0.0')
)
libraryDependencies += "com.zaubersoftware.gnip4j" % "gnip4j-http" % "2.0.0"
[com.zaubersoftware.gnip4j/gnip4j-http "2.0.0"]