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

com.dexmatech.styx:styx 1.0.4

Styx is an async and non-blocking API Gateway.

Категории

Категории

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

Группа

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

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

styx
Версия

Версия

1.0.4
Тип

Тип

pom

Скачать styx 1.0.4

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

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