License |
License |
---|---|
GroupId | GroupIdcom.freeletics.mad |
ArtifactId | ArtifactIdwhetstone-runtime |
Version | Version0.3.0-alpha03 |
Type | Typeaar |
Description |
DescriptionWhetstone Runtime
Whetstone Runtime
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
whetstone-runtime-0.3.0-alpha03.pom | |
whetstone-runtime-0.3.0-alpha03-sources.jar | 11 KB |
whetstone-runtime-0.3.0-alpha03-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-alpha03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation 'com.freeletics.mad:whetstone-runtime:0.3.0-alpha03'
// https://jarcasting.com/artifacts/com.freeletics.mad/whetstone-runtime/
implementation ("com.freeletics.mad:whetstone-runtime:0.3.0-alpha03")
'com.freeletics.mad:whetstone-runtime:aar:0.3.0-alpha03'
<dependency org="com.freeletics.mad" name="whetstone-runtime" rev="0.3.0-alpha03">
<artifact name="whetstone-runtime" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.freeletics.mad', module='whetstone-runtime', version='0.3.0-alpha03')
)
libraryDependencies += "com.freeletics.mad" % "whetstone-runtime" % "0.3.0-alpha03"
[com.freeletics.mad/whetstone-runtime "0.3.0-alpha03"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
androidx.lifecycle » lifecycle-viewmodel | jar | 2.3.1 |
androidx.lifecycle » lifecycle-viewmodel-savedstate | jar | 2.3.1 |
com.freeletics.mad : state-machine | jar | 0.3.0-alpha03 |
com.freeletics.mad : navigator | jar | 0.3.0-alpha03 |
com.google.dagger : dagger | jar | 2.38.1 |
com.squareup.anvil : annotations | jar | 2.3.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |