Last Version

Jace 1.2.22

Jace Module

License

License

GroupId

GroupId

com.googlecode.jace
ArtifactId

ArtifactId

jace
Version

Version

1.2.22
Type

Type

pom
Description

Description

Jace
Jace Module
Project URL

Project URL

http://code.google.com/p/jace/

Download jace 1.2.22

Filename Size
jace-1.2.22.pom 2 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • jace-maven-plugin
  • examples