License |
License |
---|---|
GroupId | GroupIdcom.github.taixiongliu |
ArtifactId | ArtifactIdhapi |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhapi
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hapi-1.0.3.pom | |
hapi-1.0.3.jar | 29 KB |
hapi-1.0.3-sources.jar | 17 KB |
hapi-1.0.3-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.taixiongliu/hapi/ -->
<dependency>
<groupId>com.github.taixiongliu</groupId>
<artifactId>hapi</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taixiongliu/hapi/
implementation 'com.github.taixiongliu:hapi:1.0.3'
// https://jarcasting.com/artifacts/com.github.taixiongliu/hapi/
implementation ("com.github.taixiongliu:hapi:1.0.3")
'com.github.taixiongliu:hapi:jar:1.0.3'
<dependency org="com.github.taixiongliu" name="hapi" rev="1.0.3">
<artifact name="hapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taixiongliu', module='hapi', version='1.0.3')
)
libraryDependencies += "com.github.taixiongliu" % "hapi" % "1.0.3"
[com.github.taixiongliu/hapi "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.9.Final |
com.alibaba : fastjson | jar | 1.2.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |