is not current version
Last Version 3.0.0

com.github.davide-maestroni:robo-fashion 1.0

Easily iterate through Android sparse collections

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

robo-fashion
Version

Version

1.0
Type

Type

jar

Download robo-fashion 1.0


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