Last Version

ACE::Parent 76

Base project for different ARPG Character editors

License

License

GroupId

GroupId

com.github.stromner
ArtifactId

ArtifactId

ace
Version

Version

76
Type

Type

pom
Description

Description

ACE::Parent
Base project for different ARPG Character editors
Project Organization

Project Organization

Pivotal Software, Inc.

Download ace 76

Filename Size
ace-76.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • Application
  • ComponentTests