is not current version
Last Version 1.0.0-rc4

com.hotels.styx:styx-tests 1.0.0-rc3

Styx - System Tests

GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-tests
Version

Version

1.0.0-rc3
Type

Type

pom

Download styx-tests 1.0.0-rc3

Filename Size
styx-tests-1.0.0-rc3.pom 1 KB
Browse

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