is not current version
Last Version 1.3.0

org.jarmoni:hsp-netty 0.1.0

HSP implementation in Java

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.jarmoni
ArtifactId

ArtifactId

hsp-netty
Version

Version

0.1.0
Type

Type

jar

Download hsp-netty 0.1.0


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