Last Version

Swing dsl 0.1.0

DSL for creating swing GUIs

License

License

MIT
GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

swing-dsl
Version

Version

0.1.0
Type

Type

jar
Description

Description

Swing dsl
DSL for creating swing GUIs
Project URL

Project URL

https://github.com/weisJ/swing-dsl
Project Organization

Project Organization

com.github.weisj
Source Code Management

Source Code Management

https://github.com/weisJ/swing-dsl

Download swing-dsl 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.weisj : swing-dsl-core jar 0.1.0

runtime (2)

Group / Artifact Type Version
com.github.weisj : swing-dsl-laf-support jar 0.1.0
com.miglayout : miglayout-swing jar 5.2

Project Modules

There are no modules declared in this project.