| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak |
| Version | Version1.1.1_final |
| Type | Typepom |
| Description |
Descriptionswak
reactive server
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swak-1.1.1_final.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak</artifactId>
<version>1.1.1_final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak/
implementation 'com.github.618lf:swak:1.1.1_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak/
implementation ("com.github.618lf:swak:1.1.1_final")
'com.github.618lf:swak:pom:1.1.1_final'
<dependency org="com.github.618lf" name="swak" rev="1.1.1_final">
<artifact name="swak" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak', version='1.1.1_final')
)
libraryDependencies += "com.github.618lf" % "swak" % "1.1.1_final"
[com.github.618lf/swak "1.1.1_final"]