ajui

Accessible Java GUI

Лицензия

Лицензия

Группа

Группа

com.googlecode.ajui
Идентификатор

Идентификатор

ajui
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

ajui
Accessible Java GUI
Ссылка на сайт

Ссылка на сайт

https://github.com/joeha480/ajui/
Система контроля версий

Система контроля версий

https://github.com/joeha480/ajui

Скачать ajui

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Build Status License: LGPL v2.1

Accessible Java User Interface

Provides a small GUI platform accessible using screen readers and braille displays for software written in Java.

Project goals

  • Accessible using legacy screen readers and braille displays
  • Small distribution size
  • Self contained (no java library dependencies)
  • No native library/platform dependencies

System requirements

Java 8 or later.

Версии библиотеки

Версия
1.0.0