is not current version
Last Version 8.6.0

org.jrebirth.af:transition 7.7.3

A set of beautiful & powerful transition

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

transition
Version

Version

7.7.3
Type

Type

jar

Download transition 7.7.3


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