is not current version
Last Version 0.6.3

com.spotify:flo-styx 0.3.2

Flo working with Styx

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-styx
Version

Version

0.3.2
Type

Type

jar

Download flo-styx 0.3.2


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