License |
License |
---|---|
GroupId | GroupIdorg.cloudsmith.stackhammer |
ArtifactId | ArtifactIdapi |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionStack Hammer API
This is a library for communicating with the Stack Hammer API
|
Filename | Size |
---|---|
api-1.0.4.pom | |
api-1.0.4.jar | 35 KB |
api-1.0.4-sources.jar | 29 KB |
api-1.0.4-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudsmith.stackhammer/api/ -->
<dependency>
<groupId>org.cloudsmith.stackhammer</groupId>
<artifactId>api</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudsmith.stackhammer/api/
implementation 'org.cloudsmith.stackhammer:api:1.0.4'
// https://jarcasting.com/artifacts/org.cloudsmith.stackhammer/api/
implementation ("org.cloudsmith.stackhammer:api:1.0.4")
'org.cloudsmith.stackhammer:api:jar:1.0.4'
<dependency org="org.cloudsmith.stackhammer" name="api" rev="1.0.4">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudsmith.stackhammer', module='api', version='1.0.4')
)
libraryDependencies += "org.cloudsmith.stackhammer" % "api" % "1.0.4"
[org.cloudsmith.stackhammer/api "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | [3.0,4.0) |
com.google.code.gson : gson | jar | [2.1.0,3.0.0) |
org.apache.httpcomponents : httpclient | jar | [4.1.0,5.0.0) |
org.apache.httpcomponents : httpcore | jar | [4.1.0,5.0.0) |