is not current version
Last Version 1.0.0.beta3

com.hotels.styx:styx-origins-starter-app styx-1.0.0.beta2


GroupId

GroupId

com.hotels.styx
ArtifactId

ArtifactId

styx-origins-starter-app
Version

Version

styx-1.0.0.beta2
Type

Type

jar

Download styx-origins-starter-app styx-1.0.0.beta2


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