MVN

com.gemserk.animation4j : animation4j

Maven & Gradle

Dec 25, 2011
18 stars

Parent module for Animations 4 Java · Parent module for Animations 4 Java

<dependency>
    <groupId>com.gemserk.animation4j</groupId>
    <artifactId>animation4j</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gemserk.animation4j : animation4j to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of com.gemserk.animation4j : animation4j to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
animation4j-0.2.0
0.1.x
animation4j-0.1.0
0.0.x
animation4j-0.0.14
animation4j-0.0.11
animation4j-0.0.10
animation4j-0.0.9
animation4j-0.0.8
animation4j-0.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gemserk.animation4j</groupId>
    <artifactId>animation4j</artifactId>
    <version>0.2.0</version>
</dependency>