View Navigation

Allows to use Views as Screens in Android Navigation Component

License

License

GroupId

GroupId

dev.amaro
ArtifactId

ArtifactId

view-navigation
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

View Navigation
Allows to use Views as Screens in Android Navigation Component
Project URL

Project URL

https://github.com/RodrigoAmaroEng/view-navigation
Source Code Management

Source Code Management

https://github.com/RodrigoAmaroEng/view-navigation

Download view-navigation

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
androidx.navigation » navigation-ui-ktx jar 2.3.2
androidx.navigation » navigation-runtime-ktx jar 2.3.2
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.21
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

Project Modules

There are no modules declared in this project.

view-navigation

Quality Gate Status

Use views screens along Android navigation architecture component

Versions

Version
0.2.1