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

AO Lang 5.0.0

Minimal Java library with no external dependencies shared by many other projects.

Лицензия

Лицензия

Группа

Группа

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

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

ao-lang
Версия

Версия

5.0.0
Тип

Тип

pom
Описание

Описание

AO Lang
Minimal Java library with no external dependencies shared by many other projects.
Ссылка на сайт

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

https://oss.aoapps.com/lang/
Организация-разработчик

Организация-разработчик

AO Industries, Inc.
Система контроля версий

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

https://github.com/aoindustries/ao-lang

Скачать ao-lang 5.0.0

Имя Файла Размер
ao-lang-5.0.0.pom 5 KB
Обзор

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

Зависимости

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

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

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