Last Version

smoothie Lifecycle KTP 3.1.0

'Toothpick package providing lifeyclecycle support for activities and fragment based on architecture components lifecycle for Kotlin'

License

License

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie-lifecycle-ktp
Version

Version

3.1.0
Type

Type

aar
Description

Description

smoothie Lifecycle KTP
'Toothpick package providing lifeyclecycle support for activities and fragment based on architecture components lifecycle for Kotlin'
Project URL

Project URL

https://github.com/stephanenicolas/toothpick.git
Source Code Management

Source Code Management

https://github.com/stephanenicolas/toothpick.git

Download smoothie-lifecycle-ktp 3.1.0


<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle-ktp/ -->
<dependency>
    <groupId>com.github.stephanenicolas.toothpick</groupId>
    <artifactId>smoothie-lifecycle-ktp</artifactId>
    <version>3.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle-ktp/
implementation 'com.github.stephanenicolas.toothpick:smoothie-lifecycle-ktp:3.1.0'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle-ktp/
implementation ("com.github.stephanenicolas.toothpick:smoothie-lifecycle-ktp:3.1.0")
'com.github.stephanenicolas.toothpick:smoothie-lifecycle-ktp:aar:3.1.0'
<dependency org="com.github.stephanenicolas.toothpick" name="smoothie-lifecycle-ktp" rev="3.1.0">
  <artifact name="smoothie-lifecycle-ktp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.toothpick', module='smoothie-lifecycle-ktp', version='3.1.0')
)
libraryDependencies += "com.github.stephanenicolas.toothpick" % "smoothie-lifecycle-ktp" % "3.1.0"
[com.github.stephanenicolas.toothpick/smoothie-lifecycle-ktp "3.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.stephanenicolas.toothpick : smoothie-lifecycle jar 3.1.0
com.github.stephanenicolas.toothpick : ktp jar 3.1.0
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0-alpha02
androidx.legacy » legacy-support-v4 jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41

Project Modules

There are no modules declared in this project.