is not current version
Last Version 0.1.4.1.0.1

ca.weblite:mirah-compiler-tools 0.1.4

Mirah compiler wrapper used by the Mirah Netbeans module

GroupId

GroupId

ca.weblite
ArtifactId

ArtifactId

mirah-compiler-tools
Version

Version

0.1.4
Type

Type

jar

Download mirah-compiler-tools 0.1.4


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