Last Version

hapi 1.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.taixiongliu
ArtifactId

ArtifactId

hapi
Version

Version

1.0.3
Type

Type

jar
Description

Description

hapi
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/taixiongliu/hapi

Download hapi 1.0.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.9.Final
com.alibaba : fastjson jar 1.2.28

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.