is not current version
Last Version 4.1.0-alpha-8

net.jangaroo:exml-compiler-api 4.0.46


Categories

Categories

Net
GroupId

GroupId

net.jangaroo
ArtifactId

ArtifactId

exml-compiler-api
Version

Version

4.0.46
Type

Type

jar

Download exml-compiler-api 4.0.46


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