is not current version
Last Version 3.1.0

com.github.stephanenicolas.toothpick:smoothie-lifecycle 3.0.0-RC1

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

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie-lifecycle
Version

Version

3.0.0-RC1
Type

Type

aar

Download smoothie-lifecycle 3.0.0-RC1


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