tablelayout

TableLayout is a lightweight Java library for setting the position and size of UI widgets using a logical table, similar to HTML tables.

License

License

BSD
GroupId

GroupId

im.bci
ArtifactId

ArtifactId

tablelayout
Last Version

Last Version

0.13
Release Date

Release Date

Type

Type

jar
Description

Description

tablelayout
TableLayout is a lightweight Java library for setting the position and size of UI widgets using a logical table, similar to HTML tables.
Project URL

Project URL

http://git.bci.im/jnuit

Download tablelayout

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2