GroupId | GroupIdcom.zaubersoftware.gnip4j |
---|---|
ArtifactId | ArtifactIdgnip4j-http |
Version | Version0.0 |
Type | Typejar |
Filename | Size |
---|---|
gnip4j-http-0.0.pom | |
gnip4j-http-0.0.jar | 7 KB |
gnip4j-http-0.0-sources.jar | 5 KB |
gnip4j-http-0.0-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/ -->
<dependency>
<groupId>com.zaubersoftware.gnip4j</groupId>
<artifactId>gnip4j-http</artifactId>
<version>0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/
implementation 'com.zaubersoftware.gnip4j:gnip4j-http:0.0'
// https://jarcasting.com/artifacts/com.zaubersoftware.gnip4j/gnip4j-http/
implementation ("com.zaubersoftware.gnip4j:gnip4j-http:0.0")
'com.zaubersoftware.gnip4j:gnip4j-http:jar:0.0'
<dependency org="com.zaubersoftware.gnip4j" name="gnip4j-http" rev="0.0">
<artifact name="gnip4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zaubersoftware.gnip4j', module='gnip4j-http', version='0.0')
)
libraryDependencies += "com.zaubersoftware.gnip4j" % "gnip4j-http" % "0.0"
[com.zaubersoftware.gnip4j/gnip4j-http "0.0"]