netty-hapi

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

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.taixiongliu
ArtifactId

ArtifactId

netty-hapi
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

netty-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/netty-hapi

Download netty-hapi

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.taixiongliu/netty-hapi/ -->
<dependency>
    <groupId>com.github.taixiongliu</groupId>
    <artifactId>netty-hapi</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taixiongliu/netty-hapi/
implementation 'com.github.taixiongliu:netty-hapi:1.3.4'
// https://jarcasting.com/artifacts/com.github.taixiongliu/netty-hapi/
implementation ("com.github.taixiongliu:netty-hapi:1.3.4")
'com.github.taixiongliu:netty-hapi:jar:1.3.4'
<dependency org="com.github.taixiongliu" name="netty-hapi" rev="1.3.4">
  <artifact name="netty-hapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taixiongliu', module='netty-hapi', version='1.3.4')
)
libraryDependencies += "com.github.taixiongliu" % "netty-hapi" % "1.3.4"
[com.github.taixiongliu/netty-hapi "1.3.4"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.2.4
1.2.3
1.1.0