MVN

org.mechio : org.mechio.modules.animation

Maven & Gradle

Oct 18, 2016
<dependency>
    <groupId>org.mechio</groupId>
    <artifactId>org.mechio.modules.animation</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mechio : org.mechio.modules.animation to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.mechio : org.mechio.modules.animation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
org.mechio.modules.animation-1.0.6
org.mechio.modules.animation-1.0.5
org.mechio.modules.animation-1.0.4
org.mechio.modules.animation-1.0.3
org.mechio.modules.animation-1.0.2
org.mechio.modules.animation-1.0.1
org.mechio.modules.animation-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mechio</groupId>
    <artifactId>org.mechio.modules.animation</artifactId>
    <version>1.0.6</version>
</dependency>

Advertisement