MVN

io.github.light0x00 : lighty

Maven & Gradle

Aug 25, 2023

io.github.light0x00:lighty · A event-driven asynchronous network framework.

<dependency>
    <groupId>io.github.light0x00</groupId>
    <artifactId>lighty</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.light0x00 : lighty to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1
  • Latest Alpha: 0.0.1-alpha.2

All Versions

Choose a version of io.github.light0x00 : lighty to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lighty-0.0.1
lighty-0.0.1-alpha.2
lighty-0.0.1-alpha.1
lighty-0.0.1-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.light0x00</groupId>
    <artifactId>lighty</artifactId>
    <version>0.0.1</version>
</dependency>