License |
License |
---|---|
GroupId | GroupIdca.weblite |
ArtifactId | ArtifactIdmirah-compiler-tools |
Version | Version0.1.4.1.0.1 |
Type | Typejar |
Description |
Descriptionmirah-compiler-tools
Mirah compiler wrapper used by the Mirah Netbeans module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/ca.weblite/mirah-compiler-tools/
implementation 'ca.weblite:mirah-compiler-tools:0.1.4.1.0.1'
// https://jarcasting.com/artifacts/ca.weblite/mirah-compiler-tools/
implementation ("ca.weblite:mirah-compiler-tools:0.1.4.1.0.1")
'ca.weblite:mirah-compiler-tools:jar:0.1.4.1.0.1'
<dependency org="ca.weblite" name="mirah-compiler-tools" rev="0.1.4.1.0.1">
<artifact name="mirah-compiler-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.weblite', module='mirah-compiler-tools', version='0.1.4.1.0.1')
)
libraryDependencies += "ca.weblite" % "mirah-compiler-tools" % "0.1.4.1.0.1"
[ca.weblite/mirah-compiler-tools "0.1.4.1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
ca.weblite : mirah-jar | jar | 0.1.4.1.0.0 |
ca.weblite : mirahc-jar | jar | 0.1.4.1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.7 |