is not current version
Last Version 0.8.0

org.apache.flex.flexjs.compiler:compiler-test-utils 0.7.0

Shared test code, which is needed by the compiler and the compiler-jx test-suites.

GroupId

GroupId

org.apache.flex.flexjs.compiler
ArtifactId

ArtifactId

compiler-test-utils
Version

Version

0.7.0
Type

Type

jar

Download compiler-test-utils 0.7.0


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