License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.davide-maestroni |
ArtifactId | ArtifactIdrobo-fashion |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrobo-fashion
Easily iterate through Android sparse collections
|
Project URL |
Project URL |
Filename | Size |
---|---|
robo-fashion-3.0.0.pom | |
robo-fashion-3.0.0.jar | 241 KB |
robo-fashion-3.0.0-sources.jar | 182 KB |
robo-fashion-3.0.0-javadoc.jar | 323 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davide-maestroni/robo-fashion/ -->
<dependency>
<groupId>com.github.davide-maestroni</groupId>
<artifactId>robo-fashion</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davide-maestroni/robo-fashion/
implementation 'com.github.davide-maestroni:robo-fashion:3.0.0'
// https://jarcasting.com/artifacts/com.github.davide-maestroni/robo-fashion/
implementation ("com.github.davide-maestroni:robo-fashion:3.0.0")
'com.github.davide-maestroni:robo-fashion:jar:3.0.0'
<dependency org="com.github.davide-maestroni" name="robo-fashion" rev="3.0.0">
<artifact name="robo-fashion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davide-maestroni', module='robo-fashion', version='3.0.0')
)
libraryDependencies += "com.github.davide-maestroni" % "robo-fashion" % "3.0.0"
[com.github.davide-maestroni/robo-fashion "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.android.support » support-v4 | jar | 21.0.3 |