License |
License |
---|---|
GroupId | GroupIdcom.gemserk.animation4j |
ArtifactId | ArtifactIdanimation4j |
Version | Version0.2.0 |
Type | Typepom |
Description |
DescriptionParent module for Animations 4 Java
Parent module for Animations 4 Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]