GroupId | GroupIdcom.hotels.styx |
---|---|
ArtifactId | ArtifactIdstyx-ft-suite |
Version | Version0.0.1.beta6 |
Type | Typejar |
Filename | Size |
---|---|
styx-ft-suite-0.0.1.beta6.pom | |
styx-ft-suite-0.0.1.beta6.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hotels.styx/styx-ft-suite/ -->
<dependency>
<groupId>com.hotels.styx</groupId>
<artifactId>styx-ft-suite</artifactId>
<version>0.0.1.beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.styx/styx-ft-suite/
implementation 'com.hotels.styx:styx-ft-suite:0.0.1.beta6'
// https://jarcasting.com/artifacts/com.hotels.styx/styx-ft-suite/
implementation ("com.hotels.styx:styx-ft-suite:0.0.1.beta6")
'com.hotels.styx:styx-ft-suite:jar:0.0.1.beta6'
<dependency org="com.hotels.styx" name="styx-ft-suite" rev="0.0.1.beta6">
<artifact name="styx-ft-suite" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.styx', module='styx-ft-suite', version='0.0.1.beta6')
)
libraryDependencies += "com.hotels.styx" % "styx-ft-suite" % "0.0.1.beta6"
[com.hotels.styx/styx-ft-suite "0.0.1.beta6"]