is not current version
Last Version 2.1.151

com.spotify:styx-test 1.0.53


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-test
Version

Version

1.0.53
Type

Type

jar

Download styx-test 1.0.53


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