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

ACE::Parent 76

Base project for different ARPG Character editors

Лицензия

Лицензия

Группа

Группа

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

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

ace
Версия

Версия

76
Тип

Тип

pom
Описание

Описание

ACE::Parent
Base project for different ARPG Character editors
Организация-разработчик

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

Pivotal Software, Inc.

Скачать ace 76

Имя Файла Размер
ace-76.pom 2 KB
Обзор

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

Зависимости

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

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

  • Application
  • ComponentTests