is not current version
Last Version 4.0.0-beta1

smooth-navigation 3.9.0-beta1

Provide a smooth Android Jetpack Navigation transition experience. And solve the fatal flaws that are common in the modified version of Navigation on GitHub.

License

License

GroupId

GroupId

com.kunminx.arch
ArtifactId

ArtifactId

smooth-navigation
Version

Version

3.9.0-beta1
Type

Type

aar
Description

Description

smooth-navigation
Provide a smooth Android Jetpack Navigation transition experience. And solve the fatal flaws that are common in the modified version of Navigation on GitHub.
Project URL

Project URL

https://github.com/KunMinX/Smooth-Navigation
Source Code Management

Source Code Management

https://github.com/KunMinX/Smooth-Navigation/tree/master

Download smooth-navigation 3.9.0-beta1


<!-- https://jarcasting.com/artifacts/com.kunminx.arch/smooth-navigation/ -->
<dependency>
    <groupId>com.kunminx.arch</groupId>
    <artifactId>smooth-navigation</artifactId>
    <version>3.9.0-beta1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kunminx.arch/smooth-navigation/
implementation 'com.kunminx.arch:smooth-navigation:3.9.0-beta1'
// https://jarcasting.com/artifacts/com.kunminx.arch/smooth-navigation/
implementation ("com.kunminx.arch:smooth-navigation:3.9.0-beta1")
'com.kunminx.arch:smooth-navigation:aar:3.9.0-beta1'
<dependency org="com.kunminx.arch" name="smooth-navigation" rev="3.9.0-beta1">
  <artifact name="smooth-navigation" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kunminx.arch', module='smooth-navigation', version='3.9.0-beta1')
)
libraryDependencies += "com.kunminx.arch" % "smooth-navigation" % "3.9.0-beta1"
[com.kunminx.arch/smooth-navigation "3.9.0-beta1"]

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
androidx.fragment » fragment jar 1.3.4
androidx.navigation » navigation-runtime jar 2.3.5

Project Modules

There are no modules declared in this project.