is not current version
Last Version 1.0.0-rc4

com.hotels.styx:styx-common 0.7.7


GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-common
Version

Version

0.7.7
Type

Type

jar

Download styx-common 0.7.7


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