Swing Layout Builder

Library that allows to create complex form with powerfull ConstraintLayout and builder syntax

License

License

GroupId

GroupId

io.github.otaka
ArtifactId

ArtifactId

swinglayoutbuilder
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Swing Layout Builder
Library that allows to create complex form with powerfull ConstraintLayout and builder syntax
Project URL

Project URL

https://github.com/Otaka/swinglayoutbuilder

Download swinglayoutbuilder

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1