Last Version

smoothie 1.0.0-RC1

'Toothpick package providing Android providers'

License

License

GroupId

GroupId

com.github.stephanenicolas
ArtifactId

ArtifactId

smoothie
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

smoothie
'Toothpick package providing Android providers'
Project URL

Project URL

https://github.com/stephanenicolas/toothpick.git
Source Code Management

Source Code Management

https://github.com/stephanenicolas/toothpick.git

Download smoothie 1.0.0-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4
javax.inject : javax.inject jar 1
com.github.stephanenicolas : toothpick jar 1.0.0-RC1

test (3)

Group / Artifact Type Version
com.github.stephanenicolas : toothpick-testing jar 1.0.0-RC1
org.easymock : easymock jar 3.4
org.robolectric : robolectric jar 3.0

Project Modules

There are no modules declared in this project.