License |
License |
---|---|
GroupId | GroupIdcom.freeletics.mad |
ArtifactId | ArtifactIdnavigator-runtime |
Version | Version0.3.0-alpha13 |
Type | Typeaar |
Description |
DescriptionNavigator Runtime
Navigator Runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
navigator-runtime-0.3.0-alpha13.pom | |
navigator-runtime-0.3.0-alpha13-sources.jar | 7 KB |
navigator-runtime-0.3.0-alpha13-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.freeletics.mad/navigator-runtime/ -->
<dependency>
<groupId>com.freeletics.mad</groupId>
<artifactId>navigator-runtime</artifactId>
<version>0.3.0-alpha13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.freeletics.mad/navigator-runtime/
implementation 'com.freeletics.mad:navigator-runtime:0.3.0-alpha13'
// https://jarcasting.com/artifacts/com.freeletics.mad/navigator-runtime/
implementation ("com.freeletics.mad:navigator-runtime:0.3.0-alpha13")
'com.freeletics.mad:navigator-runtime:aar:0.3.0-alpha13'
<dependency org="com.freeletics.mad" name="navigator-runtime" rev="0.3.0-alpha13">
<artifact name="navigator-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.freeletics.mad', module='navigator-runtime', version='0.3.0-alpha13')
)
libraryDependencies += "com.freeletics.mad" % "navigator-runtime" % "0.3.0-alpha13"
[com.freeletics.mad/navigator-runtime "0.3.0-alpha13"]
Group / Artifact | Type | Version |
---|---|---|
com.freeletics.mad : navigator-common | jar | 0.3.0-alpha13 |
androidx.activity » activity | jar | 1.4.0 |
androidx.navigation » navigation-runtime | jar | 2.3.5 |
androidx.navigation » navigation-runtime-ktx | jar | 2.3.5 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |