GroupId | GroupIdcom.github.stephanenicolas.toothpick |
---|---|
ArtifactId | ArtifactIdsmoothie-lifecycle |
Version | Version3.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
smoothie-lifecycle-3.0.1.pom | |
smoothie-lifecycle-3.0.1.aar | 4 KB |
smoothie-lifecycle-3.0.1-sources.jar | 1 KB |
smoothie-lifecycle-3.0.1-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.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle/
implementation 'com.github.stephanenicolas.toothpick:smoothie-lifecycle:3.0.1'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-lifecycle/
implementation ("com.github.stephanenicolas.toothpick:smoothie-lifecycle:3.0.1")
'com.github.stephanenicolas.toothpick:smoothie-lifecycle:aar:3.0.1'
<dependency org="com.github.stephanenicolas.toothpick" name="smoothie-lifecycle" rev="3.0.1">
<artifact name="smoothie-lifecycle" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.toothpick', module='smoothie-lifecycle', version='3.0.1')
)
libraryDependencies += "com.github.stephanenicolas.toothpick" % "smoothie-lifecycle" % "3.0.1"
[com.github.stephanenicolas.toothpick/smoothie-lifecycle "3.0.1"]