is not current version
Last Version 2.1.151

com.spotify:styx-e2e-test 2.1.77


GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

styx-e2e-test
Version

Version

2.1.77
Type

Type

jar

Download styx-e2e-test 2.1.77


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