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