is not current version
Last Version 3.1.0

com.github.stephanenicolas.toothpick:smoothie-support 2.0.0

'Toothpick package providing Android providers for the support library'

GroupId

GroupId

com.github.stephanenicolas.toothpick
ArtifactId

ArtifactId

smoothie-support
Version

Version

2.0.0
Type

Type

aar

Download smoothie-support 2.0.0


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