PureJ UI

Base-classes to build Java Swing user-interface applications

License

License

GroupId

GroupId

com.purej
ArtifactId

ArtifactId

purej-ui
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PureJ UI
Base-classes to build Java Swing user-interface applications
Project Organization

Project Organization

Stefan Mueller, adopus consulting gmbh

Download purej-ui

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.purej : purej-cfg jar 1.0
com.jgoodies : jgoodies-forms jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0