Last Version

Parent module for Animations 4 Java 0.2.0

Parent module for Animations 4 Java

License

License

GroupId

GroupId

com.gemserk.animation4j
ArtifactId

ArtifactId

animation4j
Version

Version

0.2.0
Type

Type

pom
Description

Description

Parent module for Animations 4 Java
Parent module for Animations 4 Java
Project URL

Project URL

https://github.com/gemserk/animation4j
Project Organization

Project Organization

Gemserk
Source Code Management

Source Code Management

https://github.com/gemserk/animation4j

Download animation4j 0.2.0

Filename Size
animation4j-0.2.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • animation4j-core
  • animation4j-examples