Last Version

Beigesoft common Java library. 2.1.11

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.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-lib
Version

Version

2.1.11
Type

Type

jar
Description

Description

Beigesoft common Java library.
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.
Project URL

Project URL

https://sites.google.com/site/beigesoftware
Project Organization

Project Organization

Beigesoft ™

Download beige-lib 2.1.11


<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-lib/ -->
<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beige-lib</artifactId>
    <version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-lib/
implementation 'org.beigesoft:beige-lib:2.1.11'
// https://jarcasting.com/artifacts/org.beigesoft/beige-lib/
implementation ("org.beigesoft:beige-lib:2.1.11")
'org.beigesoft:beige-lib:jar:2.1.11'
<dependency org="org.beigesoft" name="beige-lib" rev="2.1.11">
  <artifact name="beige-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-lib', version='2.1.11')
)
libraryDependencies += "org.beigesoft" % "beige-lib" % "2.1.11"
[org.beigesoft/beige-lib "2.1.11"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.