Last Version

Java2d module for animation4j 0.1.0

This module contains specific implementations of animation4j for using with java2d

License

License

GroupId

GroupId

com.gemserk.animation4j
ArtifactId

ArtifactId

animation4j-java2d
Version

Version

0.1.0
Type

Type

jar
Description

Description

Java2d module for animation4j
This module contains specific implementations of animation4j for using with java2d
Project Organization

Project Organization

Gemserk

Download animation4j-java2d 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gemserk.animation4j : animation4j-core jar 0.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.