| License |
License |
|---|---|
| GroupId | GroupIdcom.freeletics.mad |
| ArtifactId | ArtifactIdwhetstone-runtime |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionWhetstone Runtime
Whetstone Runtime
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| whetstone-runtime-0.5.0.pom | |
| whetstone-runtime-0.5.0-sources.jar | 9 KB |
| whetstone-runtime-0.5.0-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.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation 'com.freeletics.mad:whetstone-runtime:0.5.0'
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation ("com.freeletics.mad:whetstone-runtime:0.5.0")
'com.freeletics.mad:whetstone-runtime:aar:0.5.0'
<dependency org="com.freeletics.mad" name="whetstone-runtime" rev="0.5.0">
<artifact name="whetstone-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.freeletics.mad', module='whetstone-runtime', version='0.5.0')
)
libraryDependencies += "com.freeletics.mad" % "whetstone-runtime" % "0.5.0"
[com.freeletics.mad/whetstone-runtime "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject Optional | jar | 1 |
| com.google.dagger : dagger Optional | jar | 2.42 |
| androidx.compose.runtime » runtime Optional | jar | 1.1.1 |
| androidx.savedstate » savedstate Optional | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-viewmodel Optional | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-viewmodel-savedstate Optional | jar | 2.4.1 |
| com.freeletics.mad : state-machine Optional | jar | 0.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core Optional | jar | 1.6.3 |