Beigesoft common Java library. It contains interfaces and other crossplatform logic (almost UI) e.g. interface to draw line, rectangle, widgets list and tree chooser, utils, etc.
'org.beigesoft:beige-lib:2.1.9'
<dependency> <groupId>org.beigesoft</groupId> <artifactId>beige-lib</artifactId> <version>2.1.9</version> </dependency>
<dependency org="org.beigesoft" name="beige-lib" rev="2.1.9"/>
"org.beigesoft", "beige-lib", "2.1.9"