is not current version
Last Version 1.0.6

org.mechio:org.mechio.modules.animation 1.0.0


GroupId

GroupId

org.mechio
ArtifactId

ArtifactId

org.mechio.modules.animation
Version

Version

1.0.0
Type

Type

pom

Download org.mechio.modules.animation 1.0.0


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