is not current version
Last Version 2.1.151

com.spotify:styx-common 2.0.1


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-common
Version

Version

2.0.1
Type

Type

jar

Download styx-common 2.0.1


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