LightComm4J

Yet another lightweight asynchronous network library for java

License

License

GroupId

GroupId

com.github.luohaha
ArtifactId

ArtifactId

LightComm4J
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

LightComm4J
Yet another lightweight asynchronous network library for java
Project URL

Project URL

http://maven.apache.org

Download LightComm4J

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.3