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.2'
<dependency>
<groupId>im.bci</groupId>
<artifactId>tablelayout</artifactId>
<version>0.2</version>
</dependency>
<dependency org="im.bci" name="tablelayout" rev="0.2"/>
"im.bci", "tablelayout", "0.2"