Last Version

Swing dsl core 0.1.0

DSL for creating swing GUIs

License

License

MIT
GroupId

GroupId

com.github.weisj
ArtifactId

ArtifactId

swing-dsl-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Swing dsl core
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-core 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.