is not current version
Last Version 0.1.2

com.spotify:flo-runner-root 0.1.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-runner-root
Version

Version

0.1.1
Type

Type

pom

Download flo-runner-root 0.1.1


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