| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-fx |
| Last Version | Last Version1.1.2_final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swak-fx-1.1.2_final.pom | |
| swak-fx-1.1.2_final.jar | 71 KB |
| swak-fx-1.1.2_final-sources.jar | 35 KB |
| swak-fx-1.1.2_final-javadoc.jar | 228 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-fx/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-fx</artifactId>
<version>1.1.2_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-fx/
implementation 'com.github.618lf:swak-fx:1.1.2_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-fx/
implementation ("com.github.618lf:swak-fx:1.1.2_final")
'com.github.618lf:swak-fx:jar:1.1.2_final'
<dependency org="com.github.618lf" name="swak-fx" rev="1.1.2_final">
<artifact name="swak-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-fx', version='1.1.2_final')
)
libraryDependencies += "com.github.618lf" % "swak-fx" % "1.1.2_final"
[com.github.618lf/swak-fx "1.1.2_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.controlsfx : controlsfx | jar | 8.40.16 |
| com.google.guava : guava | jar | 21.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| ch.qos.logback : logback-classic | jar | 1.2.5 |
| org.springframework : spring-core | jar | 5.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |