Последняя версия

Swing Layout Builder 0.3

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

Лицензия

Лицензия

Группа

Группа

io.github.otaka
Идентификатор

Идентификатор

swinglayoutbuilder
Версия

Версия

0.3
Тип

Тип

jar
Описание

Описание

Swing Layout Builder
Library that allows to create complex form with powerfull ConstraintLayout and builder syntax
Ссылка на сайт

Ссылка на сайт

https://github.com/Otaka/swinglayoutbuilder

Скачать swinglayoutbuilder 0.3


<!-- 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"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.