не последняя версия
Последняя версия 1.0.22

com.dexmatech.styx:styx 1.0.0

Styx is an async and non-blocking API Gateway.

Категории

Категории

Dex Универсальные библиотеки Utility
Группа

Группа

com.dexmatech.styx
Идентификатор

Идентификатор

styx
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать styx 1.0.0

Имя Файла Размер
styx-1.0.0.pom 13 KB
Обзор

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