License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.lachlanmckee |
ArtifactId | ArtifactIdhilt-compose-navigation-factory |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionhilt-compose-navigation-factory
Provides a mechanism to scale Jetpack Compose navigation across numerous modules.
|
<!-- https://jarcasting.com/artifacts/net.lachlanmckee/hilt-compose-navigation-factory/ -->
<dependency>
<groupId>net.lachlanmckee</groupId>
<artifactId>hilt-compose-navigation-factory</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.lachlanmckee/hilt-compose-navigation-factory/
implementation 'net.lachlanmckee:hilt-compose-navigation-factory:1.1.0'
// https://jarcasting.com/artifacts/net.lachlanmckee/hilt-compose-navigation-factory/
implementation ("net.lachlanmckee:hilt-compose-navigation-factory:1.1.0")
'net.lachlanmckee:hilt-compose-navigation-factory:aar:1.1.0'
<dependency org="net.lachlanmckee" name="hilt-compose-navigation-factory" rev="1.1.0">
<artifact name="hilt-compose-navigation-factory" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.lachlanmckee', module='hilt-compose-navigation-factory', version='1.1.0')
)
libraryDependencies += "net.lachlanmckee" % "hilt-compose-navigation-factory" % "1.1.0"
[net.lachlanmckee/hilt-compose-navigation-factory "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.hilt » hilt-navigation-compose | jar | 1.0.0 |
Version |
---|
1.1.0
|
1.1.0-rc01
|
1.0.5
|
1.0.4
|
1.0.3
|
1.0.2
|
1.0.1
|
1.0.0-rc02
|
1.0.0-alpha05
|
1.0.0-alpha04
|
1.0.0-alpha03
|
1.0.0-alpha02
|
1.0.0-alpha01
|