| Группа | Группаcom.github.stromner |
|---|---|
| Идентификатор | Идентификаторace-application |
| Версия | Версия70 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| ace-application-70.pom | |
| ace-application-70.jar | 64 KB |
| ace-application-70-sources.jar | 39 KB |
| ace-application-70-javadoc.jar | 421 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.stromner/ace-application/ -->
<dependency>
<groupId>com.github.stromner</groupId>
<artifactId>ace-application</artifactId>
<version>70</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stromner/ace-application/
implementation 'com.github.stromner:ace-application:70'
// https://jarcasting.com/artifacts/com.github.stromner/ace-application/
implementation ("com.github.stromner:ace-application:70")
'com.github.stromner:ace-application:jar:70'
<dependency org="com.github.stromner" name="ace-application" rev="70">
<artifact name="ace-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stromner', module='ace-application', version='70')
)
libraryDependencies += "com.github.stromner" % "ace-application" % "70"
[com.github.stromner/ace-application "70"]