is not current version
Last Version 3.1.0

com.github.stephanenicolas.toothpick:smoothie-androidx 3.0.2

'Toothpick package providing Android providers for the android X library'

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie-androidx
Version

Version

3.0.2
Type

Type

aar

Download smoothie-androidx 3.0.2


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