is not current version
Last Version 76

com.github.stromner:ace-application 70


GroupId

GroupId

com.github.stromner
ArtifactId

ArtifactId

ace-application
Version

Version

70
Type

Type

jar

Download ace-application 70


<!-- 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"]