is not current version
Last Version 18.0.0

org.frgaal:compiler 14.0.0

The frgaal compiler

GroupId

GroupId

org.frgaal
ArtifactId

ArtifactId

compiler
Version

Version

14.0.0
Type

Type

jar

Download compiler 14.0.0


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