is not current version
Last Version 8.6.0

org.jrebirth.af:transition 7.7.1

A set of beautiful & powerful transition

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

transition
Version

Version

7.7.1
Type

Type

jar

Download transition 7.7.1


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