is not current version
Last Version 0.2.0

com.gemserk.animation4j:animation4j-core 0.1.0

Core module of Animations project

GroupId

GroupId

com.gemserk.animation4j
ArtifactId

ArtifactId

animation4j-core
Version

Version

0.1.0
Type

Type

jar

Download animation4j-core 0.1.0


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