GroupId | GroupIdcom.zaubersoftware.gnip4j |
---|---|
ArtifactId | ArtifactIdgnip4j-http |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
gnip4j-http-2.0.0.pom | |
gnip4j-http-2.0.0.jar | 5 KB |
gnip4j-http-2.0.0-sources.jar | 3 KB |
gnip4j-http-2.0.0-javadoc.jar | 29 KB |
Browse |
<!-- 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"]