is not current version
Last Version 2.3.3

io.fsq:rogue_2.11 1.3.2

Foursquare Opensource

GroupId

GroupId

io.fsq
ArtifactId

ArtifactId

rogue_2.11
Version

Version

1.3.2
Type

Type

jar

Download rogue_2.11 1.3.2


<!-- https://jarcasting.com/artifacts/io.fsq/rogue_2.11/ -->
<dependency>
    <groupId>io.fsq</groupId>
    <artifactId>rogue_2.11</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fsq/rogue_2.11/
implementation 'io.fsq:rogue_2.11:1.3.2'
// https://jarcasting.com/artifacts/io.fsq/rogue_2.11/
implementation ("io.fsq:rogue_2.11:1.3.2")
'io.fsq:rogue_2.11:jar:1.3.2'
<dependency org="io.fsq" name="rogue_2.11" rev="1.3.2">
  <artifact name="rogue_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fsq', module='rogue_2.11', version='1.3.2')
)
libraryDependencies += "io.fsq" % "rogue_2.11" % "1.3.2"
[io.fsq/rogue_2.11 "1.3.2"]