License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-swing-lib |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeigsoft Swing library
Swing implementation of graphic, dialog and other UI services and classes, widgets list and tree chooser, etc.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBeigesoft ™ |
Filename | Size |
---|---|
beige-swing-lib-2.1.11.pom | |
beige-swing-lib-2.1.11.jar | 37 KB |
beige-swing-lib-2.1.11-sources.jar | 21 KB |
beige-swing-lib-2.1.11-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-swing-lib/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-swing-lib</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-swing-lib/
implementation 'org.beigesoft:beige-swing-lib:2.1.11'
// https://jarcasting.com/artifacts/org.beigesoft/beige-swing-lib/
implementation ("org.beigesoft:beige-swing-lib:2.1.11")
'org.beigesoft:beige-swing-lib:jar:2.1.11'
<dependency org="org.beigesoft" name="beige-swing-lib" rev="2.1.11">
<artifact name="beige-swing-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-swing-lib', version='2.1.11')
)
libraryDependencies += "org.beigesoft" % "beige-swing-lib" % "2.1.11"
[org.beigesoft/beige-swing-lib "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-lib | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |