is not current version
Last Version 0.1.10

com.spotify:flo-cli 0.0.15


Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-cli
Version

Version

0.0.15
Type

Type

jar

Download flo-cli 0.0.15


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