Last Version

navigator-compose-hilt 0.1-alpha32

A small navigation library to ease the use of fragment transactions & handling backstack.

License

License

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

navigator-compose-hilt
Version

Version

0.1-alpha32
Type

Type

aar
Description

Description

navigator-compose-hilt
A small navigation library to ease the use of fragment transactions & handling backstack.
Project URL

Project URL

https://github.com/KaustubhPatange/navigator
Source Code Management

Source Code Management

https://github.com/KaustubhPatange/navigator/tree/master

Download navigator-compose-hilt 0.1-alpha32


<!-- https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator-compose-hilt/ -->
<dependency>
    <groupId>io.github.kaustubhpatange</groupId>
    <artifactId>navigator-compose-hilt</artifactId>
    <version>0.1-alpha32</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator-compose-hilt/
implementation 'io.github.kaustubhpatange:navigator-compose-hilt:0.1-alpha32'
// https://jarcasting.com/artifacts/io.github.kaustubhpatange/navigator-compose-hilt/
implementation ("io.github.kaustubhpatange:navigator-compose-hilt:0.1-alpha32")
'io.github.kaustubhpatange:navigator-compose-hilt:aar:0.1-alpha32'
<dependency org="io.github.kaustubhpatange" name="navigator-compose-hilt" rev="0.1-alpha32">
  <artifact name="navigator-compose-hilt" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kaustubhpatange', module='navigator-compose-hilt', version='0.1-alpha32')
)
libraryDependencies += "io.github.kaustubhpatange" % "navigator-compose-hilt" % "0.1-alpha32"
[io.github.kaustubhpatange/navigator-compose-hilt "0.1-alpha32"]

Dependencies

compile (2)

Group / Artifact Type Version
io.github.kaustubhpatange : navigator-compose jar 0.1-alpha32
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
androidx.compose.ui » ui jar 1.1.1
androidx.activity » activity-compose jar 1.4.0
androidx.lifecycle » lifecycle-viewmodel-compose jar 2.4.1
com.google.dagger : hilt-android jar 2.39.1

Project Modules

There are no modules declared in this project.