License |
License |
---|---|
GroupId | GroupIdorg.webswing |
ArtifactId | ArtifactIdwebswing-directdraw-swing |
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-directdraw-swing/ -->
<dependency>
<groupId>org.webswing</groupId>
<artifactId>webswing-directdraw-swing</artifactId>
<version>20.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing-directdraw-swing/
implementation 'org.webswing:webswing-directdraw-swing:20.2.4'
// https://jarcasting.com/artifacts/org.webswing/webswing-directdraw-swing/
implementation ("org.webswing:webswing-directdraw-swing:20.2.4")
'org.webswing:webswing-directdraw-swing:jar:20.2.4'
<dependency org="org.webswing" name="webswing-directdraw-swing" rev="20.2.4">
<artifact name="webswing-directdraw-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing-directdraw-swing', version='20.2.4')
)
libraryDependencies += "org.webswing" % "webswing-directdraw-swing" % "20.2.4"
[org.webswing/webswing-directdraw-swing "20.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-java | jar | 3.12.1 |
commons-codec : commons-codec | jar | 1.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |