Last Version

Apache Royale: Compiler: Test Utils 0.9.9

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

License

License

GroupId

GroupId

org.apache.royale.compiler
ArtifactId

ArtifactId

compiler-test-utils
Version

Version

0.9.9
Type

Type

jar
Description

Description

Apache Royale: Compiler: Test Utils
Shared test code, which is needed by the compiler and the compiler-jx test-suites.
Project Organization

Project Organization

The Apache Software Foundation

Download compiler-test-utils 0.9.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-compress jar 1.10
commons-io : commons-io jar 2.4
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.