License |
License |
---|---|
GroupId | GroupIdorg.webswing |
ArtifactId | ArtifactIdwebswing-app-toolkit-fx-java11 |
Last Version | Last Version20.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebswing is a web server that allows to run any swing application inside your web browser using only pure HTML5.
|
<!-- https://jarcasting.com/artifacts/org.webswing/webswing-app-toolkit-fx-java11/ -->
<dependency>
<groupId>org.webswing</groupId>
<artifactId>webswing-app-toolkit-fx-java11</artifactId>
<version>20.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing-app-toolkit-fx-java11/
implementation 'org.webswing:webswing-app-toolkit-fx-java11:20.2.4'
// https://jarcasting.com/artifacts/org.webswing/webswing-app-toolkit-fx-java11/
implementation ("org.webswing:webswing-app-toolkit-fx-java11:20.2.4")
'org.webswing:webswing-app-toolkit-fx-java11:jar:20.2.4'
<dependency org="org.webswing" name="webswing-app-toolkit-fx-java11" rev="20.2.4">
<artifact name="webswing-app-toolkit-fx-java11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing-app-toolkit-fx-java11', version='20.2.4')
)
libraryDependencies += "org.webswing" % "webswing-app-toolkit-fx-java11" % "20.2.4"
[org.webswing/webswing-app-toolkit-fx-java11 "20.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.webswing : webswing-app-toolkit-fx | jar | 20.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-graphics | jar | 11.0.2 |
org.openjfx : javafx-controls | jar | 11.0.2 |
org.openjfx : javafx-swing | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |