Last Version

Webswing 20.2.4

Webswing is a web server that allows to run any swing application inside your web browser using only pure HTML5.

License

License

GroupId

GroupId

org.webswing
ArtifactId

ArtifactId

webswing
Version

Version

20.2.4
Type

Type

pom
Description

Description

Webswing
Webswing is a web server that allows to run any swing application inside your web browser using only pure HTML5.
Project URL

Project URL

http://www.webswing.org
Source Code Management

Source Code Management

https://bitbucket.org/meszarv/webswing

Download webswing 20.2.4

Filename Size
webswing-20.2.4.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/org.webswing/webswing/ -->
<dependency>
    <groupId>org.webswing</groupId>
    <artifactId>webswing</artifactId>
    <version>20.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.webswing/webswing/
implementation 'org.webswing:webswing:20.2.4'
// https://jarcasting.com/artifacts/org.webswing/webswing/
implementation ("org.webswing:webswing:20.2.4")
'org.webswing:webswing:pom:20.2.4'
<dependency org="org.webswing" name="webswing" rev="20.2.4">
  <artifact name="webswing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.webswing', module='webswing', version='20.2.4')
)
libraryDependencies += "org.webswing" % "webswing" % "20.2.4"
[org.webswing/webswing "20.2.4"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • webswing-api
  • webswing-app-toolkit
  • webswing-app-toolkit-fx
  • webswing-app-toolkit-fx-java8
  • webswing-app-toolkit-fx-java11
  • webswing-app-toolkit-java8
  • webswing-app-toolkit-java11
  • webswing-app-launcher
  • webswing-app-services
  • webswing-directdraw
  • webswing-server
  • webswing-assembly
  • webswing-modpatch