| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hfhn |
| ArtifactId | ArtifactIdhntool-im |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionhntool-im
hntool im
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hfhn : hntool-core | jar | 1.0.0 |
| org.glassfish.jersey.core : jersey-client Optional | jar | 2.12 |
| org.glassfish.jersey.media : jersey-media-json-jackson Optional | jar | 2.12 |
| org.glassfish.jersey.media : jersey-media-multipart Optional | jar | 2.12 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |
| org.apache.httpcomponents : httpmime | jar | 4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |