License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.jangaroo |
ArtifactId | ArtifactIdexml-compiler-api |
Last Version | Last Version4.1.0-alpha-8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.jangaroo/exml-compiler-api/ -->
<dependency>
<groupId>net.jangaroo</groupId>
<artifactId>exml-compiler-api</artifactId>
<version>4.1.0-alpha-8</version>
</dependency>
// https://jarcasting.com/artifacts/net.jangaroo/exml-compiler-api/
implementation 'net.jangaroo:exml-compiler-api:4.1.0-alpha-8'
// https://jarcasting.com/artifacts/net.jangaroo/exml-compiler-api/
implementation ("net.jangaroo:exml-compiler-api:4.1.0-alpha-8")
'net.jangaroo:exml-compiler-api:jar:4.1.0-alpha-8'
<dependency org="net.jangaroo" name="exml-compiler-api" rev="4.1.0-alpha-8">
<artifact name="exml-compiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jangaroo', module='exml-compiler-api', version='4.1.0-alpha-8')
)
libraryDependencies += "net.jangaroo" % "exml-compiler-api" % "4.1.0-alpha-8"
[net.jangaroo/exml-compiler-api "4.1.0-alpha-8"]
Group / Artifact | Type | Version |
---|---|---|
net.jangaroo : jangaroo-utils | jar | 4.1.0-alpha-8 |
net.jangaroo : jangaroo-compiler-api | jar | 4.1.0-alpha-8 |
args4j : args4j | jar | 2.33 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |