is not current version
Last Version 0.6.3

com.spotify:flo-styx 0.2.7

Flo working with Styx

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-styx
Version

Version

0.2.7
Type

Type

jar

Download flo-styx 0.2.7


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