Last Version

tablelayout 0.13

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
Version

Version

0.13
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 0.13


<!-- 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.