Last Version

TableLayout 4.3.0

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

License

License

The Clearthought Software License, Version 2.0
GroupId

GroupId

info.clearthought
ArtifactId

ArtifactId

table-layout
Version

Version

4.3.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/nerro/table-layout
Source Code Management

Source Code Management

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

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.