License |
License |
---|---|
GroupId | GroupIdcafe.adriel.voyager |
ArtifactId | ArtifactIdvoyager-koin |
Last Version | Last Version1.0.0-rc02 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionVoyagerKoin
A pragmatic navigation library for Jetpack Compose
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
voyager-koin-1.0.0-rc02.pom | |
voyager-koin-1.0.0-rc02-sources.jar | 1 KB |
voyager-koin-1.0.0-rc02-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-koin/ -->
<dependency>
<groupId>cafe.adriel.voyager</groupId>
<artifactId>voyager-koin</artifactId>
<version>1.0.0-rc02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-koin/
implementation 'cafe.adriel.voyager:voyager-koin:1.0.0-rc02'
// https://jarcasting.com/artifacts/cafe.adriel.voyager/voyager-koin/
implementation ("cafe.adriel.voyager:voyager-koin:1.0.0-rc02")
'cafe.adriel.voyager:voyager-koin:aar:1.0.0-rc02'
<dependency org="cafe.adriel.voyager" name="voyager-koin" rev="1.0.0-rc02">
<artifact name="voyager-koin" type="aar" />
</dependency>
@Grapes(
@Grab(group='cafe.adriel.voyager', module='voyager-koin', version='1.0.0-rc02')
)
libraryDependencies += "cafe.adriel.voyager" % "voyager-koin" % "1.0.0-rc02"
[cafe.adriel.voyager/voyager-koin "1.0.0-rc02"]
Group / Artifact | Type | Version |
---|---|---|
cafe.adriel.voyager : voyager-core | jar | 1.0.0-rc02 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
io.insert-koin : koin-androidx-compose | jar | 3.1.5 |
androidx.compose.runtime » runtime | jar | 1.1.0 |