is not current version
Last Version 1.0.22

com.dexmatech.styx:styx 1.0.10

Styx is an async and non-blocking API Gateway.

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.dexmatech.styx
ArtifactId

ArtifactId

styx
Version

Version

1.0.10
Type

Type

pom

Download styx 1.0.10

Filename Size
styx-1.0.10.pom 13 KB
Browse

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