is not current version
Last Version 3.1.0

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

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

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie-androidx
Version

Version

3.0.1
Type

Type

aar

Download smoothie-androidx 3.0.1


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