is not current version
Last Version 2.1.151

com.spotify:styx-test 2.1.91


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-test
Version

Version

2.1.91
Type

Type

jar

Download styx-test 2.1.91


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