is not current version
Last Version 4.1.0-alpha-8

net.jangaroo:exml-compiler-api 0.9.3


Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

exml-compiler-api
Version

Version

0.9.3
Type

Type

jar

Download exml-compiler-api 0.9.3


<!-- https://jarcasting.com/artifacts/net.jangaroo/exml-compiler-api/ -->
<dependency>
    <groupId>net.jangaroo</groupId>
    <artifactId>exml-compiler-api</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.jangaroo/exml-compiler-api/
implementation 'net.jangaroo:exml-compiler-api:0.9.3'
// https://jarcasting.com/artifacts/net.jangaroo/exml-compiler-api/
implementation ("net.jangaroo:exml-compiler-api:0.9.3")
'net.jangaroo:exml-compiler-api:jar:0.9.3'
<dependency org="net.jangaroo" name="exml-compiler-api" rev="0.9.3">
  <artifact name="exml-compiler-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jangaroo', module='exml-compiler-api', version='0.9.3')
)
libraryDependencies += "net.jangaroo" % "exml-compiler-api" % "0.9.3"
[net.jangaroo/exml-compiler-api "0.9.3"]