Last Version

smoothie Lifecycle 3.1.0

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

License

License

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie-lifecycle
Version

Version

3.1.0
Type

Type

aar
Description

Description

smoothie Lifecycle
'Toothpick package providing lifeyclecycle support for activities and fragment based on architecture components lifecycle'
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 3.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.stephanenicolas.toothpick : smoothie jar 3.1.0
javax.inject : javax.inject jar 1
androidx.lifecycle » lifecycle-common-java8 jar 2.2.0-alpha02
androidx.legacy » legacy-support-v4 jar 1.0.0

Project Modules

There are no modules declared in this project.