License |
License |
---|---|
GroupId | GroupIdcom.github.weisj |
ArtifactId | ArtifactIdswing-extensions-core |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwing extensions core
DSL for creating swing GUIs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.weisj/swing-extensions-core/ -->
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>swing-extensions-core</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weisj/swing-extensions-core/
implementation 'com.github.weisj:swing-extensions-core:0.1.3'
// https://jarcasting.com/artifacts/com.github.weisj/swing-extensions-core/
implementation ("com.github.weisj:swing-extensions-core:0.1.3")
'com.github.weisj:swing-extensions-core:jar:0.1.3'
<dependency org="com.github.weisj" name="swing-extensions-core" rev="0.1.3">
<artifact name="swing-extensions-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weisj', module='swing-extensions-core', version='0.1.3')
)
libraryDependencies += "com.github.weisj" % "swing-extensions-core" % "0.1.3"
[com.github.weisj/swing-extensions-core "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
net.pearx.okservable : okservable-jvm | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.10 |