Stack Hammer API

This is a library for communicating with the Stack Hammer API

License

License

GroupId

GroupId

org.cloudsmith.stackhammer
ArtifactId

ArtifactId

api
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Stack Hammer API
This is a library for communicating with the Stack Hammer API

Download api

How to add to project

<!-- 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"]

Dependencies

compile (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)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0