is not current version
Last Version 2021.6

one.empty3:pixmo 2020.2

2D rendering engine. Plus modelling.

GroupId

GroupId

one.empty3
ArtifactId

ArtifactId

pixmo
Version

Version

2020.2
Type

Type

jar

Download pixmo 2020.2


<!-- https://jarcasting.com/artifacts/one.empty3/pixmo/ -->
<dependency>
    <groupId>one.empty3</groupId>
    <artifactId>pixmo</artifactId>
    <version>2020.2</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/pixmo/
implementation 'one.empty3:pixmo:2020.2'
// https://jarcasting.com/artifacts/one.empty3/pixmo/
implementation ("one.empty3:pixmo:2020.2")
'one.empty3:pixmo:jar:2020.2'
<dependency org="one.empty3" name="pixmo" rev="2020.2">
  <artifact name="pixmo" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='pixmo', version='2020.2')
)
libraryDependencies += "one.empty3" % "pixmo" % "2020.2"
[one.empty3/pixmo "2020.2"]