TableLayout is a lightweight Java library for setting the position and size of UI widgets using a logical table, similar to HTML tables.
'im.bci:tablelayout:0.4'
<dependency>
<groupId>im.bci</groupId>
<artifactId>tablelayout</artifactId>
<version>0.4</version>
</dependency>
<dependency org="im.bci" name="tablelayout" rev="0.4"/>
"im.bci", "tablelayout", "0.4"