is not current version
Last Version 18.0.0

org.frgaal:compiler 14.0.2

The frgaal compiler

GroupId

GroupId

org.frgaal
ArtifactId

ArtifactId

compiler
Version

Version

14.0.2
Type

Type

jar

Download compiler 14.0.2


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