| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.cloudsmith.stackhammer |
| Идентификатор | Идентификаторapi |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStack Hammer API
This is a library for communicating with the Stack Hammer API
|
| Имя Файла | Размер |
|---|---|
| api-1.0.4.pom | |
| api-1.0.4.jar | 31 KB |
| api-1.0.4-sources.jar | 27 KB |
| api-1.0.4-javadoc.jar | 180 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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) |