is not current version
Last Version 3.0.0

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

Easily iterate through Android sparse collections

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.davide-maestroni
ArtifactId

ArtifactId

robo-fashion
Version

Version

2.0.0
Type

Type

jar

Download robo-fashion 2.0.0


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