License |
License
Gnu Gpl 3
|
---|---|
GroupId | GroupIdone.empty3 |
ArtifactId | ArtifactIdpixmo |
Version | Version2020.2-1 |
Type | Typejar |
Description |
Descriptionpixmo
2D rendering engine. Plus modelling.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pixmo-2020.2-1.pom | |
pixmo-2020.2-1.jar | 94 KB |
pixmo-2020.2-1-sources.jar | 19 KB |
pixmo-2020.2-1-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/one.empty3/pixmo/ -->
<dependency>
<groupId>one.empty3</groupId>
<artifactId>pixmo</artifactId>
<version>2020.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/pixmo/
implementation 'one.empty3:pixmo:2020.2-1'
// https://jarcasting.com/artifacts/one.empty3/pixmo/
implementation ("one.empty3:pixmo:2020.2-1")
'one.empty3:pixmo:jar:2020.2-1'
<dependency org="one.empty3" name="pixmo" rev="2020.2-1">
<artifact name="pixmo" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='pixmo', version='2020.2-1')
)
libraryDependencies += "one.empty3" % "pixmo" % "2020.2-1"
[one.empty3/pixmo "2020.2-1"]
Group / Artifact | Type | Version |
---|---|---|
org.jogamp.jogl : jogl-all-main | jar | 2.3.2 |
org.swinglabs : swing-layout | jar | 1.0.3 |
io.humble : humble-video-all | jar | 0.1.1 |
io.humble : humble-video-noarch | jar | 0.1.1 |
one.empty3 : empty3-library-3d | jar | 2020.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |