| License |
License |
|---|---|
| GroupId | GroupIdcom.freeletics.mad |
| ArtifactId | ArtifactIdwhetstone-runtime |
| Version | Version0.3.0-alpha20 |
| Type | Typeaar |
| Description |
DescriptionWhetstone Runtime
Whetstone Runtime
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whetstone-runtime-0.3.0-alpha20.pom | |
| whetstone-runtime-0.3.0-alpha20-sources.jar | 6 KB |
| whetstone-runtime-0.3.0-alpha20-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/ -->
<dependency>
<groupId>com.freeletics.mad</groupId>
<artifactId>whetstone-runtime</artifactId>
<version>0.3.0-alpha20</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation 'com.freeletics.mad:whetstone-runtime:0.3.0-alpha20'
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation ("com.freeletics.mad:whetstone-runtime:0.3.0-alpha20")
'com.freeletics.mad:whetstone-runtime:aar:0.3.0-alpha20'
<dependency org="com.freeletics.mad" name="whetstone-runtime" rev="0.3.0-alpha20">
<artifact name="whetstone-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.freeletics.mad', module='whetstone-runtime', version='0.3.0-alpha20')
)
libraryDependencies += "com.freeletics.mad" % "whetstone-runtime" % "0.3.0-alpha20"
[com.freeletics.mad/whetstone-runtime "0.3.0-alpha20"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| com.google.dagger : dagger | jar | 2.40.5 |
| androidx.compose.runtime » runtime | jar | 1.1.0-rc03 |
| androidx.savedstate » savedstate | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.0 |
| androidx.navigation » navigation-runtime | jar | 2.4.0 |
| com.freeletics.mad : state-machine | jar | 0.3.0-alpha20 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.1.0-rc03 |
| androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0 |