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

com.github.stromner:ace-application 71


Группа

Группа

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

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

ace-application
Версия

Версия

71
Тип

Тип

jar

Скачать ace-application 71


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