is not current version
Last Version 2.1.151

com.spotify:styx-common 2.1.61


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-common
Version

Version

2.1.61
Type

Type

jar

Download styx-common 2.1.61


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