License |
License |
---|---|
GroupId | GroupIdio.github.saadahmedscse |
ArtifactId | ArtifactIdAnimation |
Last Version | Last Version5.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnimation
A demo for deployment to the Central Repository via OSSRH
|
Filename | Size |
---|---|
Animation-5.6.2.pom | |
Animation-5.6.2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.saadahmedscse/Animation/ -->
<dependency>
<groupId>io.github.saadahmedscse</groupId>
<artifactId>Animation</artifactId>
<version>5.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.saadahmedscse/Animation/
implementation 'io.github.saadahmedscse:Animation:5.6.2'
// https://jarcasting.com/artifacts/io.github.saadahmedscse/Animation/
implementation ("io.github.saadahmedscse:Animation:5.6.2")
'io.github.saadahmedscse:Animation:jar:5.6.2'
<dependency org="io.github.saadahmedscse" name="Animation" rev="5.6.2">
<artifact name="Animation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.saadahmedscse', module='Animation', version='5.6.2')
)
libraryDependencies += "io.github.saadahmedscse" % "Animation" % "5.6.2"
[io.github.saadahmedscse/Animation "5.6.2"]