License |
License |
---|---|
GroupId | GroupIdcom.github.danny02 |
ArtifactId | ArtifactIdDarwinsBox |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDarwinsBox
A collection of game related librarys
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
DarwinsBox-2.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.danny02/DarwinsBox/ -->
<dependency>
<groupId>com.github.danny02</groupId>
<artifactId>DarwinsBox</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.danny02/DarwinsBox/
implementation 'com.github.danny02:DarwinsBox:2.1'
// https://jarcasting.com/artifacts/com.github.danny02/DarwinsBox/
implementation ("com.github.danny02:DarwinsBox:2.1")
'com.github.danny02:DarwinsBox:pom:2.1'
<dependency org="com.github.danny02" name="DarwinsBox" rev="2.1">
<artifact name="DarwinsBox" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.danny02', module='DarwinsBox', version='2.1')
)
libraryDependencies += "com.github.danny02" % "DarwinsBox" % "2.1"
[com.github.danny02/DarwinsBox "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |