is not current version
Last Version 1.1.2_final

com.github.618lf:swak 1.0.0_final

reactive server

GroupId

GroupId

com.github.618lf
ArtifactId

ArtifactId

swak
Version

Version

1.0.0_final
Type

Type

pom

Download swak 1.0.0_final

Filename Size
swak-1.0.0_final.pom 13 KB
Browse

<!-- 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"]