License |
License |
---|---|
GroupId | GroupIdcom.github.danny02 |
ArtifactId | ArtifactIdRenderer |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of game related librarys
|
Filename | Size |
---|---|
Renderer-2.1.pom | |
Renderer-2.1.jar | 153 KB |
Renderer-2.1-sources.jar | 122 KB |
Renderer-2.1-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.danny02/Renderer/ -->
<dependency>
<groupId>com.github.danny02</groupId>
<artifactId>Renderer</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danny02/Renderer/
implementation 'com.github.danny02:Renderer:2.1'
// https://jarcasting.com/artifacts/com.github.danny02/Renderer/
implementation ("com.github.danny02:Renderer:2.1")
'com.github.danny02:Renderer:jar:2.1'
<dependency org="com.github.danny02" name="Renderer" rev="2.1">
<artifact name="Renderer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danny02', module='Renderer', version='2.1')
)
libraryDependencies += "com.github.danny02" % "Renderer" % "2.1"
[com.github.danny02/Renderer "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.danny02 : ResourceHandling | jar | 2.1 |
com.github.danny02 : Geometrie | jar | 2.1 |
com.github.danny02 : AnnotationsProcessing | jar | 1.1 |
com.google.inject : guice | jar | 3.0 |
javax.inject : javax.inject | jar | 1 |
com.google.inject.extensions : guice-assistedinject | jar | 3.0 |
com.github.danny02 : Util | jar | 2.1 |
org.jogamp.gluegen : gluegen-rt-main | jar | 2.0-rc10 |
org.jogamp.jogl : jogl-all-main | jar | 2.0-rc10 |
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : jsr305 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |