Last Version

Winter Android 0.6.0

Kotlin Dependency Injection

License

License

GroupId

GroupId

io.jentz.winter
ArtifactId

ArtifactId

winter-android
Version

Version

0.6.0
Type

Type

aar
Description

Description

Winter Android
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-android 0.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.jentz.winter : winter jar 0.6.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.40

Project Modules

There are no modules declared in this project.