Last Version

Flo Command Line Bindings 0.1.10

Experimental module containing command line binding utilities

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-cli
Version

Version

0.1.10
Type

Type

jar
Description

Description

Flo Command Line Bindings
Experimental module containing command line binding utilities

Download flo-cli 0.1.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.spotify : flo-workflow jar 0.1.10
com.squareup : javapoet jar 1.3.0
org.mockito : mockito-all jar 1.10.19

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.