is not current version
Last Version 2.1.151

com.spotify:styx-service-common 2.1.68


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-service-common
Version

Version

2.1.68
Type

Type

jar

Download styx-service-common 2.1.68


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