is not current version
Last Version 0.1.10

com.spotify:flo-test 0.1.6

Internal module with integration tests

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

flo-test
Version

Version

0.1.6
Type

Type

jar

Download flo-test 0.1.6


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