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

com.github.618lf:swak 1.0.0_final

reactive server

Группа

Группа

com.github.618lf
Идентификатор

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

swak
Версия

Версия

1.0.0_final
Тип

Тип

pom

Скачать swak 1.0.0_final

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

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