retepTools Swing

A collection of swing components. Originally part of retepTools this library was then made a separate component, but as of 9.7 it's now back in the main project.

License

License

BSD
Public Domain
GroupId

GroupId

uk.org.retep
ArtifactId

ArtifactId

retepSwing
Last Version

Last Version

10.6
Release Date

Release Date

Type

Type

jar
Description

Description

retepTools Swing
A collection of swing components. Originally part of retepTools this library was then made a separate component, but as of 9.7 it's now back in the main project.
Project Organization

Project Organization

Retep Development Group

Download retepSwing

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
uk.org.retep.tools : collections jar 10.6
uk.org.retep.tools : graphics jar 10.6
uk.org.retep.tools : logging jar 10.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
10.6
10.5.1
10.5
10.1
9.11.1
9.11
9.10
9.8.2
9.8.1
9.8-RC1
9.7
8.7.7