is not current version
Last Version 0.3

com.github.semoncat.fragmenttransanim:library 0.2

A Library provide many custom anim between fragment trans.

GroupId

GroupId

com.github.semoncat.fragmenttransanim
ArtifactId

ArtifactId

library
Version

Version

0.2
Type

Type

jar

Download library 0.2


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