MVN

com.github.danny02 : DarwinsBox

Maven & Gradle

Jan 18, 2013
3 stars

DarwinsBox · A collection of game related librarys

<dependency>
    <groupId>com.github.danny02</groupId>
    <artifactId>DarwinsBox</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.danny02 : DarwinsBox to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.github.danny02 : DarwinsBox to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
DarwinsBox-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.danny02</groupId>
    <artifactId>DarwinsBox</artifactId>
    <version>2.1</version>
</dependency>

Advertisement