GroupId | GroupIdcom.spotify |
---|---|
ArtifactId | ArtifactIdflo-styx |
Version | Version0.2.17 |
Type | Typejar |
Filename | Size |
---|---|
flo-styx-0.2.17.pom | |
flo-styx-0.2.17.jar | 27 KB |
flo-styx-0.2.17-sources.jar | 13 KB |
flo-styx-0.2.17-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/flo-styx/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>flo-styx</artifactId>
<version>0.2.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-styx/
implementation 'com.spotify:flo-styx:0.2.17'
// https://jarcasting.com/artifacts/com.spotify/flo-styx/
implementation ("com.spotify:flo-styx:0.2.17")
'com.spotify:flo-styx:jar:0.2.17'
<dependency org="com.spotify" name="flo-styx" rev="0.2.17">
<artifact name="flo-styx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-styx', version='0.2.17')
)
libraryDependencies += "com.spotify" % "flo-styx" % "0.2.17"
[com.spotify/flo-styx "0.2.17"]