is not current version
Last Version 4.1.0-alpha-8

net.jangaroo:exml-compiler-api 0.9.2


Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

exml-compiler-api
Version

Version

0.9.2
Type

Type

jar

Download exml-compiler-api 0.9.2


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