не последняя версия
Последняя версия 18.0.0

org.frgaal:compiler 14.0.1

The frgaal compiler

Группа

Группа

org.frgaal
Идентификатор

Идентификатор

compiler
Версия

Версия

14.0.1
Тип

Тип

jar

Скачать compiler 14.0.1


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