| Группа | Группаcom.github.stromner |
|---|---|
| Идентификатор | Идентификаторace-application |
| Версия | Версия75 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ace-application-75.pom | |
| ace-application-75.jar | 64 KB |
| ace-application-75-sources.jar | 39 KB |
| ace-application-75-javadoc.jar | 421 KB |
| Обзор |
<!-- 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"]