is not current version
Last Version 4.1.0-alpha-8

net.jangaroo:exml-compiler-api 2.0.2


Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

exml-compiler-api
Version

Version

2.0.2
Type

Type

jar

Download exml-compiler-api 2.0.2


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