License |
License |
---|---|
GroupId | GroupIdorg.webswing |
ArtifactId | ArtifactIdwebswing-demo-ensemble8 |
Last Version | Last Version2.6.5 |
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-demo-ensemble8/ -->
<dependency>
<groupId>org.webswing</groupId>
<artifactId>webswing-demo-ensemble8</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing-demo-ensemble8/
implementation 'org.webswing:webswing-demo-ensemble8:2.6.5'
// https://jarcasting.com/artifacts/org.webswing/webswing-demo-ensemble8/
implementation ("org.webswing:webswing-demo-ensemble8:2.6.5")
'org.webswing:webswing-demo-ensemble8:jar:2.6.5'
<dependency org="org.webswing" name="webswing-demo-ensemble8" rev="2.6.5">
<artifact name="webswing-demo-ensemble8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing-demo-ensemble8', version='2.6.5')
)
libraryDependencies += "org.webswing" % "webswing-demo-ensemble8" % "2.6.5"
[org.webswing/webswing-demo-ensemble8 "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.webswing : webswing-api | jar | 2.6.5 |
org.apache.lucene : lucene-grouping | jar | 3.2.0 |
org.openjfx : javafx-controls | jar | 11.0.2 |
org.openjfx : javafx-media | jar | 11.0.2 |
org.openjfx : javafx-fxml | jar | 11.0.2 |
org.openjfx : javafx-web | jar | 11.0.2 |
org.openjfx : javafx-swing | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |