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