Jar examples for b:beige-lib
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.
You can download jar file beige-lib 2.1.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add beige-lib-2.1.9.jar to your project.
<dependency> <groupId>org.beigesoft</groupId> <artifactId>beige-lib</artifactId> <version>2.1.9</version> </dependency>
compile group: 'org.beigesoft', name: 'beige-lib', version: '2.1.9'
libraryDependencies += "org.beigesoft" % "beige-lib" % "2.1.9"
<dependency org="org.beigesoft" name="beige-lib" rev="2.1.9"/>
@Grapes(@Grab(group='org.beigesoft', module='beige-lib', version='2.1.9'))
'org.beigesoft:beige-lib:jar:2.1.9'
Click the following link to download the jar file.
beige-lib-2.1.9-javadoc.jar