is not current version
Last Version 1.0.0-rc4

com.hotels.styx:styx-client 0.7.8


Categories

Categories

CLI User Interface
GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-client
Version

Version

0.7.8
Type

Type

jar

Download styx-client 0.7.8


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