GroupId | GroupIdcom.github.618lf |
---|---|
ArtifactId | ArtifactIdswak-core |
Last Version | Last Version1.1.2_final |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
swak-core-1.1.2_final.pom | |
swak-core-1.1.2_final.jar | 412 KB |
swak-core-1.1.2_final-sources.jar | 305 KB |
swak-core-1.1.2_final-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-core/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-core</artifactId>
<version>1.1.2_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-core/
implementation 'com.github.618lf:swak-core:1.1.2_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-core/
implementation ("com.github.618lf:swak-core:1.1.2_final")
'com.github.618lf:swak-core:jar:1.1.2_final'
<dependency org="com.github.618lf" name="swak-core" rev="1.1.2_final">
<artifact name="swak-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-core', version='1.1.2_final')
)
libraryDependencies += "com.github.618lf" % "swak-core" % "1.1.2_final"
[com.github.618lf/swak-core "1.1.2_final"]