License |
License |
---|---|
GroupId | GroupIdcom.github.stephanenicolas.toothpick |
ArtifactId | ArtifactIdsmoothie-lifecycle |
Version | Version3.1.0 |
Type | Typeaar |
Description |
Descriptionsmoothie Lifecycle
'Toothpick package providing lifeyclecycle support for activities and fragment based on architecture components lifecycle'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smoothie-lifecycle-3.1.0.pom | |
smoothie-lifecycle-3.1.0.aar | 4 KB |
smoothie-lifecycle-3.1.0-sources.jar | 1 KB |
smoothie-lifecycle-3.1.0-javadoc.jar | 18 KB |
Browse |
<!-- 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"]
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 |