is not current version
Last Version 0.1.4.1.0.1

ca.weblite:mirah-compiler-tools 0.1.4.1.0.0

Mirah compiler wrapper used by the Mirah Netbeans module

GroupId

GroupId

ca.weblite
ArtifactId

ArtifactId

mirah-compiler-tools
Version

Version

0.1.4.1.0.0
Type

Type

jar

Download mirah-compiler-tools 0.1.4.1.0.0


<!-- https://jarcasting.com/artifacts/ca.weblite/mirah-compiler-tools/ -->
<dependency>
    <groupId>ca.weblite</groupId>
    <artifactId>mirah-compiler-tools</artifactId>
    <version>0.1.4.1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.weblite/mirah-compiler-tools/
implementation 'ca.weblite:mirah-compiler-tools:0.1.4.1.0.0'
// https://jarcasting.com/artifacts/ca.weblite/mirah-compiler-tools/
implementation ("ca.weblite:mirah-compiler-tools:0.1.4.1.0.0")
'ca.weblite:mirah-compiler-tools:jar:0.1.4.1.0.0'
<dependency org="ca.weblite" name="mirah-compiler-tools" rev="0.1.4.1.0.0">
  <artifact name="mirah-compiler-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.weblite', module='mirah-compiler-tools', version='0.1.4.1.0.0')
)
libraryDependencies += "ca.weblite" % "mirah-compiler-tools" % "0.1.4.1.0.0"
[ca.weblite/mirah-compiler-tools "0.1.4.1.0.0"]