| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hfhn |
| Идентификатор | Идентификаторhntool-im |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеhntool-im
hntool im
|
| Имя Файла | Размер |
|---|---|
| hntool-im-1.0.0.pom | |
| hntool-im-1.0.0.jar | 70 KB |
| hntool-im-1.0.0-sources.jar | 44 KB |
| hntool-im-1.0.0-javadoc.jar | 362 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hfhn/hntool-im/ -->
<dependency>
<groupId>com.github.hfhn</groupId>
<artifactId>hntool-im</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-im/
implementation 'com.github.hfhn:hntool-im:1.0.0'
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-im/
implementation ("com.github.hfhn:hntool-im:1.0.0")
'com.github.hfhn:hntool-im:jar:1.0.0'
<dependency org="com.github.hfhn" name="hntool-im" rev="1.0.0">
<artifact name="hntool-im" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hfhn', module='hntool-im', version='1.0.0')
)
libraryDependencies += "com.github.hfhn" % "hntool-im" % "1.0.0"
[com.github.hfhn/hntool-im "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hfhn : hntool-core | jar | 1.0.0 |
| org.glassfish.jersey.core : jersey-client Необязательный | jar | 2.12 |
| org.glassfish.jersey.media : jersey-media-json-jackson Необязательный | jar | 2.12 |
| org.glassfish.jersey.media : jersey-media-multipart Необязательный | jar | 2.12 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| org.apache.httpcomponents : httpmime | jar | 4.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |