is not current version
Last Version 0.8.0

org.apache.flex.flexjs.compiler:compiler 0.7.0

The Apache Flex Falcon Compiler

GroupId

GroupId

org.apache.flex.flexjs.compiler
ArtifactId

ArtifactId

compiler
Version

Version

0.7.0
Type

Type

jar

Download compiler 0.7.0


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