wings-experimental

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

wings-experimental
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

wings-experimental
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 wings-experimental

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.dheid : wings jar 3.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.1
3.3.0