License |
License |
---|---|
GroupId | GroupIdcom.freeletics.mad |
ArtifactId | ArtifactIdwhetstone-runtime |
Version | Version0.3.0-alpha26 |
Type | Typeaar |
Description |
DescriptionWhetstone Runtime
Whetstone Runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
whetstone-runtime-0.3.0-alpha26.pom | |
whetstone-runtime-0.3.0-alpha26-sources.jar | 6 KB |
whetstone-runtime-0.3.0-alpha26-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-alpha26</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation 'com.freeletics.mad:whetstone-runtime:0.3.0-alpha26'
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation ("com.freeletics.mad:whetstone-runtime:0.3.0-alpha26")
'com.freeletics.mad:whetstone-runtime:aar:0.3.0-alpha26'
<dependency org="com.freeletics.mad" name="whetstone-runtime" rev="0.3.0-alpha26">
<artifact name="whetstone-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.freeletics.mad', module='whetstone-runtime', version='0.3.0-alpha26')
)
libraryDependencies += "com.freeletics.mad" % "whetstone-runtime" % "0.3.0-alpha26"
[com.freeletics.mad/whetstone-runtime "0.3.0-alpha26"]
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 |
androidx.savedstate » savedstate | jar | 1.1.0 |
androidx.lifecycle » lifecycle-viewmodel | jar | 2.4.1 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.4.1 |
androidx.navigation » navigation-common | jar | 2.4.1 |
com.freeletics.mad : state-machine | jar | 0.3.0-alpha26 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.ui » ui | jar | 1.1.0 |
androidx.lifecycle » lifecycle-viewmodel-compose | jar | 2.4.1 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.6.0 |