License |
License
Harium Commercial License
|
---|---|
GroupId | GroupIdcom.harium.etyl |
ArtifactId | ArtifactIdanimation |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEtyl Animation
Animation module to Etyl
|
Filename | Size |
---|---|
animation-1.4.0.pom | |
animation-1.4.0.jar | 31 KB |
animation-1.4.0-sources.jar | 17 KB |
animation-1.4.0-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.etyl/animation/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>animation</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/animation/
implementation 'com.harium.etyl:animation:1.4.0'
// https://jarcasting.com/artifacts/com.harium.etyl/animation/
implementation ("com.harium.etyl:animation:1.4.0")
'com.harium.etyl:animation:jar:1.4.0'
<dependency org="com.harium.etyl" name="animation" rev="1.4.0">
<artifact name="animation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='animation', version='1.4.0')
)
libraryDependencies += "com.harium.etyl" % "animation" % "1.4.0"
[com.harium.etyl/animation "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : etyl Optional | jar | [1.4.6,) |
com.harium.etyl : commons Optional | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |