Last Version

ajui 1.0.0

Accessible Java GUI

License

License

GroupId

GroupId

com.googlecode.ajui
ArtifactId

ArtifactId

ajui
Version

Version

1.0.0
Type

Type

jar
Description

Description

ajui
Accessible Java GUI
Project URL

Project URL

https://github.com/joeha480/ajui/
Source Code Management

Source Code Management

https://github.com/joeha480/ajui

Download ajui 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.