is not current version
Last Version 2.13.2

org.xlightweb:xlightweb 2.8.2

xLightweb is a lightweight, high performance, scalable web network library

GroupId

GroupId

org.xlightweb
ArtifactId

ArtifactId

xlightweb
Version

Version

2.8.2
Type

Type

jar

Download xlightweb 2.8.2


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