GroupId | GroupIdcom.hotels.styx |
---|---|
ArtifactId | ArtifactIdstyx-api-testsupport |
Version | Version0.7.8 |
Type | Typejar |
Filename | Size |
---|---|
styx-api-testsupport-0.7.8.pom | |
styx-api-testsupport-0.7.8.jar | 18 KB |
styx-api-testsupport-0.7.8-sources.jar | 12 KB |
styx-api-testsupport-0.7.8-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-api-testsupport/ -->
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-api-testsupport</artifactId>
<version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-api-testsupport/
implementation 'com.hotels.styx:styx-api-testsupport:0.7.8'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-api-testsupport/
implementation ("com.hotels.styx:styx-api-testsupport:0.7.8")
'com.hotels.styx:styx-api-testsupport:jar:0.7.8'
<dependency org="com.hotels.styx" name="styx-api-testsupport" rev="0.7.8">
<artifact name="styx-api-testsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-api-testsupport', version='0.7.8')
)
libraryDependencies += "com.hotels.styx" % "styx-api-testsupport" % "0.7.8"
[com.hotels.styx/styx-api-testsupport "0.7.8"]