Beigesoft graphic SWING delegators library.

This is delegators that implements graphic logic (read image from file...) with SWING.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-graphic-swing
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft graphic SWING delegators library.
This is delegators that implements graphic logic (read image from file...) with SWING.

Download beige-graphic-swing

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.beigesoft : beige-docwriter jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0