не последняя версия
Последняя версия 0.1.10

com.spotify:flo-test 0.0.18


Группа

Группа

com.spotify
Идентификатор

Идентификатор

flo-test
Версия

Версия

0.0.18
Тип

Тип

jar

Скачать flo-test 0.0.18


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