Last Version

Winter Android Lifecycle 0.9.0

Kotlin Dependency Injection

License

License

GroupId

GroupId

io.jentz.winter
ArtifactId

ArtifactId

winter-androidx
Version

Version

0.9.0
Type

Type

aar
Description

Description

Winter Android Lifecycle
Kotlin Dependency Injection
Project URL

Project URL

https://github.com/beyama/winter
Source Code Management

Source Code Management

https://github.com/beyama/winter

Download winter-androidx 0.9.0


<!-- https://jarcasting.com/artifacts/io.jentz.winter/winter-androidx/ -->
<dependency>
    <groupId>io.jentz.winter</groupId>
    <artifactId>winter-androidx</artifactId>
    <version>0.9.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.jentz.winter/winter-androidx/
implementation 'io.jentz.winter:winter-androidx:0.9.0'
// https://jarcasting.com/artifacts/io.jentz.winter/winter-androidx/
implementation ("io.jentz.winter:winter-androidx:0.9.0")
'io.jentz.winter:winter-androidx:aar:0.9.0'
<dependency org="io.jentz.winter" name="winter-androidx" rev="0.9.0">
  <artifact name="winter-androidx" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.jentz.winter', module='winter-androidx', version='0.9.0')
)
libraryDependencies += "io.jentz.winter" % "winter-androidx" % "0.9.0"
[io.jentz.winter/winter-androidx "0.9.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.jentz.winter : winter jar 0.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.70
androidx.lifecycle » lifecycle-common jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel jar 2.2.0
androidx.appcompat » appcompat jar 1.1.0

Project Modules

There are no modules declared in this project.