MVN

com.lgou2w : ldk

Maven & Gradle

Aug 25, 2020
18 stars

ldk · A multi-platform lgou2w development kit

<dependency>
    <groupId>com.lgou2w</groupId>
    <artifactId>ldk</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lgou2w : ldk to add to Maven - Latest Versions:

  • Latest Stable: 0.2.2
  • Latest Release Candidate: 0.1.8-rc2
  • Latest Beta: 0.1.8-beta12-hotfix3

All Versions

Choose a version of com.lgou2w : ldk to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
ldk-0.2.2
ldk-0.2.1
ldk-0.2.0
0.1.x
ldk-0.1.9
ldk-0.1.8
ldk-0.1.8-rc2
ldk-0.1.8-rc-hotfix1
ldk-0.1.8-rc
ldk-0.1.8-beta12-hotfix3
ldk-0.1.8-beta12-hotfix2
ldk-0.1.8-beta12-hotfix1
ldk-0.1.8-beta12
ldk-0.1.8-beta11
ldk-0.1.8-beta10
ldk-0.1.8-beta9
ldk-0.1.8-beta8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.lgou2w</groupId>
    <artifactId>ldk</artifactId>
    <version>0.2.2</version>
</dependency>

Advertisement