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

TableLayout 4.3.0

A simple and powerful layout manager, an alternative to GridBagLayout.

Лицензия

Лицензия

The Clearthought Software License, Version 2.0
Группа

Группа

info.clearthought
Идентификатор

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

table-layout
Версия

Версия

4.3.0
Тип

Тип

jar
Описание

Описание

TableLayout
A simple and powerful layout manager, an alternative to GridBagLayout.
Ссылка на сайт

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

https://github.com/nerro/table-layout
Система контроля версий

Система контроля версий

https://github.com/nerro/table-layout

Скачать table-layout 4.3.0


<!-- https://jarcasting.com/artifacts/info.clearthought/table-layout/ -->
<dependency>
    <groupId>info.clearthought</groupId>
    <artifactId>table-layout</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.clearthought/table-layout/
implementation 'info.clearthought:table-layout:4.3.0'
// https://jarcasting.com/artifacts/info.clearthought/table-layout/
implementation ("info.clearthought:table-layout:4.3.0")
'info.clearthought:table-layout:jar:4.3.0'
<dependency org="info.clearthought" name="table-layout" rev="4.3.0">
  <artifact name="table-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.clearthought', module='table-layout', version='4.3.0')
)
libraryDependencies += "info.clearthought" % "table-layout" % "4.3.0"
[info.clearthought/table-layout "4.3.0"]

Зависимости

test (1)

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

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

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