is not current version
Last Version 1.0.0-rc4

com.hotels.styx:styx-components styx-1.0.0.beta2


GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-components
Version

Version

styx-1.0.0.beta2
Type

Type

pom

Download styx-components styx-1.0.0.beta2


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