Last Version

flownav-router 0.5.2

Annotation processor that provides better navigation on android multi-modules projects

License

License

GroupId

GroupId

dev.jeziellago
ArtifactId

ArtifactId

flownav-router
Version

Version

0.5.2
Type

Type

aar
Description

Description

flownav-router
Annotation processor that provides better navigation on android multi-modules projects
Project URL

Project URL

https://github.com/jeziellago/FlowNav
Source Code Management

Source Code Management

https://github.com/jeziellago/FlowNav/tree/master

Download flownav-router 0.5.2


<!-- https://jarcasting.com/artifacts/dev.jeziellago/flownav-router/ -->
<dependency>
    <groupId>dev.jeziellago</groupId>
    <artifactId>flownav-router</artifactId>
    <version>0.5.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/dev.jeziellago/flownav-router/
implementation 'dev.jeziellago:flownav-router:0.5.2'
// https://jarcasting.com/artifacts/dev.jeziellago/flownav-router/
implementation ("dev.jeziellago:flownav-router:0.5.2")
'dev.jeziellago:flownav-router:aar:0.5.2'
<dependency org="dev.jeziellago" name="flownav-router" rev="0.5.2">
  <artifact name="flownav-router" type="aar" />
</dependency>
@Grapes(
@Grab(group='dev.jeziellago', module='flownav-router', version='0.5.2')
)
libraryDependencies += "dev.jeziellago" % "flownav-router" % "0.5.2"
[dev.jeziellago/flownav-router "0.5.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0

runtime (2)

Group / Artifact Type Version
androidx.navigation » navigation-fragment-ktx jar 2.3.5
androidx.navigation » navigation-ui-ktx jar 2.3.5

Project Modules

There are no modules declared in this project.