GroupId | GroupIdcom.github.stephanenicolas.toothpick |
---|---|
ArtifactId | ArtifactIdsmoothie-androidx |
Version | Version2.1.0 |
Type | Typeaar |
Filename | Size |
---|---|
smoothie-androidx-2.1.0.pom | |
smoothie-androidx-2.1.0.aar | 2 KB |
smoothie-androidx-2.1.0-sources.jar | 2 KB |
smoothie-androidx-2.1.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-androidx/ -->
<dependency>
<groupId>com.github.stephanenicolas.toothpick</groupId>
<artifactId>smoothie-androidx</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-androidx/
implementation 'com.github.stephanenicolas.toothpick:smoothie-androidx:2.1.0'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-androidx/
implementation ("com.github.stephanenicolas.toothpick:smoothie-androidx:2.1.0")
'com.github.stephanenicolas.toothpick:smoothie-androidx:aar:2.1.0'
<dependency org="com.github.stephanenicolas.toothpick" name="smoothie-androidx" rev="2.1.0">
<artifact name="smoothie-androidx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.toothpick', module='smoothie-androidx', version='2.1.0')
)
libraryDependencies += "com.github.stephanenicolas.toothpick" % "smoothie-androidx" % "2.1.0"
[com.github.stephanenicolas.toothpick/smoothie-androidx "2.1.0"]