| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hfhn |
| Идентификатор | Идентификаторhntool-robot |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеhntool-robot
hntool 机器人
|
| Имя Файла | Размер |
|---|---|
| hntool-robot-1.0.0.pom | |
| hntool-robot-1.0.0.jar | 27 KB |
| hntool-robot-1.0.0-sources.jar | 12 KB |
| hntool-robot-1.0.0-javadoc.jar | 144 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hfhn/hntool-robot/ -->
<dependency>
<groupId>com.github.hfhn</groupId>
<artifactId>hntool-robot</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-robot/
implementation 'com.github.hfhn:hntool-robot:1.0.0'
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-robot/
implementation ("com.github.hfhn:hntool-robot:1.0.0")
'com.github.hfhn:hntool-robot:jar:1.0.0'
<dependency org="com.github.hfhn" name="hntool-robot" rev="1.0.0">
<artifact name="hntool-robot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hfhn', module='hntool-robot', version='1.0.0')
)
libraryDependencies += "com.github.hfhn" % "hntool-robot" % "1.0.0"
[com.github.hfhn/hntool-robot "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hfhn : hntool-core | jar | 1.0.0 |
| cn.hutool : hutool-http | jar | 5.1.3 |
| cn.hutool : hutool-crypto | jar | 5.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |