wingx

wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

wingx
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

wingx
wingS (wingS is net generation Swing) is a Java library for developing web based AJAX applications in a way like developing Swing based applications.

Download wingx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.dheid : wings jar 3.3.1
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0