License |
License |
---|---|
GroupId | GroupIdcom.github.danny02 |
ArtifactId | ArtifactIdUtil |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of game related librarys
|
Filename | Size |
---|---|
Util-2.1.pom | |
Util-2.1.jar | 81 KB |
Util-2.1-sources.jar | 70 KB |
Util-2.1-javadoc.jar | 381 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.danny02/Util/ -->
<dependency>
<groupId>com.github.danny02</groupId>
<artifactId>Util</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danny02/Util/
implementation 'com.github.danny02:Util:2.1'
// https://jarcasting.com/artifacts/com.github.danny02/Util/
implementation ("com.github.danny02:Util:2.1")
'com.github.danny02:Util:jar:2.1'
<dependency org="com.github.danny02" name="Util" rev="2.1">
<artifact name="Util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danny02', module='Util', version='2.1')
)
libraryDependencies += "com.github.danny02" % "Util" % "2.1"
[com.github.danny02/Util "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
com.google.code.findbugs : jsr305 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |