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

com.github.stromner:ace-application 75


Группа

Группа

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

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

ace-application
Версия

Версия

75
Тип

Тип

jar

Скачать ace-application 75


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