License |
License |
---|---|
GroupId | GroupIdcom.github.stephanenicolas.toothpick |
ArtifactId | ArtifactIdsmoothie-support |
Version | Version3.1.0 |
Type | Typeaar |
Description |
Descriptionsmoothie support
'Toothpick package providing Android providers for the support library'
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
smoothie-support-3.1.0.pom | |
smoothie-support-3.1.0.aar | 2 KB |
smoothie-support-3.1.0-sources.jar | 3 KB |
smoothie-support-3.1.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-support/ -->
<dependency>
<groupId>com.github.stephanenicolas.toothpick</groupId>
<artifactId>smoothie-support</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-support/
implementation 'com.github.stephanenicolas.toothpick:smoothie-support:3.1.0'
// https://jarcasting.com/artifacts/com.github.stephanenicolas.toothpick/smoothie-support/
implementation ("com.github.stephanenicolas.toothpick:smoothie-support:3.1.0")
'com.github.stephanenicolas.toothpick:smoothie-support:aar:3.1.0'
<dependency org="com.github.stephanenicolas.toothpick" name="smoothie-support" rev="3.1.0">
<artifact name="smoothie-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephanenicolas.toothpick', module='smoothie-support', version='3.1.0')
)
libraryDependencies += "com.github.stephanenicolas.toothpick" % "smoothie-support" % "3.1.0"
[com.github.stephanenicolas.toothpick/smoothie-support "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.stephanenicolas.toothpick : smoothie | jar | 3.1.0 |