Last Version

Swing dsl laf support 0.1.0

DSL for creating swing GUIs

License

License

MIT
GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

swing-dsl-laf-support
Version

Version

0.1.0
Type

Type

jar
Description

Description

Swing dsl laf support
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-laf-support 0.1.0


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 16.0.1

Project Modules

There are no modules declared in this project.