is not current version
Last Version 1.0.0

com.github.luohaha:LightComm4J 0.1.3

Yet another lightweight asynchronous network library for java

GroupId

GroupId

com.github.luohaha
ArtifactId

ArtifactId

LightComm4J
Version

Version

0.1.3
Type

Type

jar

Download LightComm4J 0.1.3


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