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

com.github.stromner:ace 71

Base project for different ARPG Character editors

Группа

Группа

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

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

ace
Версия

Версия

71
Тип

Тип

pom

Скачать ace 71

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

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