Last Version

FragmentTransAnim Library 0.3

A Library provide many custom anim between fragment trans.

License

License

GroupId

GroupId

com.github.semoncat.fragmenttransanim
ArtifactId

ArtifactId

library
Version

Version

0.3
Type

Type

aar
Description

Description

FragmentTransAnim Library
A Library provide many custom anim between fragment trans.
Project URL

Project URL

https://github.com/SemonCat/FragmentTransAnim
Source Code Management

Source Code Management

https://github.com/SemonCat/FragmentTransAnim

Download library 0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.