is not current version
Last Version 3.1.0

com.github.stephanenicolas.toothpick:smoothie 3.0.2

'Toothpick package providing Android providers'

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie
Version

Version

3.0.2
Type

Type

aar

Download smoothie 3.0.2


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