is not current version
Last Version 2.1.151

com.spotify:styx 2.0.58


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx
Version

Version

2.0.58
Type

Type

pom

Download styx 2.0.58

Filename Size
styx-2.0.58.pom 23 KB
Browse

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