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