| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hfhn |
| ArtifactId | ArtifactIdhntool-all |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhntool-all
hntool all
|
| Filename | Size |
|---|---|
| hntool-all-1.0.0.pom | |
| hntool-all-1.0.0.jar | 2 KB |
| hntool-all-1.0.0-sources.jar | 2 KB |
| hntool-all-1.0.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hfhn/hntool-all/ -->
<dependency>
<groupId>com.github.hfhn</groupId>
<artifactId>hntool-all</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-all/
implementation 'com.github.hfhn:hntool-all:1.0.0'
// https://jarcasting.com/artifacts/com.github.hfhn/hntool-all/
implementation ("com.github.hfhn:hntool-all:1.0.0")
'com.github.hfhn:hntool-all:jar:1.0.0'
<dependency org="com.github.hfhn" name="hntool-all" rev="1.0.0">
<artifact name="hntool-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hfhn', module='hntool-all', version='1.0.0')
)
libraryDependencies += "com.github.hfhn" % "hntool-all" % "1.0.0"
[com.github.hfhn/hntool-all "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hfhn : hntool-core | jar | 1.0.0 |
| com.github.hfhn : hntool-sms | jar | 1.0.0 |
| com.github.hfhn : hntool-upload | jar | 1.0.0 |
| com.github.hfhn : hntool-push | jar | 1.0.0 |
| com.github.hfhn : hntool-robot | jar | 1.0.0 |
| com.github.hfhn : hntool-im | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |