MVN

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

Maven & Gradle

Jun 20, 2017
4 usages
1 stars

Apache Flex - FlexJS: Compiler: Test Utils · Shared test code, which is needed by the compiler and the compiler-jx test-suites.

<dependency>
    <groupId>org.apache.flex.flexjs.compiler</groupId>
    <artifactId>compiler-test-utils</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.flex.flexjs.compiler : compiler-test-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of org.apache.flex.flexjs.compiler : compiler-test-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
compiler-test-utils-0.8.0
0.7.x
compiler-test-utils-0.7.0

How to add a dependency to Maven

Add the following org.apache.flex.flexjs.compiler : compiler-test-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.flex.flexjs.compiler</groupId>
    <artifactId>compiler-test-utils</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.flex.flexjs.compiler : compiler-test-utils gradle dependency to your build.gradle file:

implementation 'org.apache.flex.flexjs.compiler:compiler-test-utils:0.8.0'

Gradle Kotlin DSL: Add the following org.apache.flex.flexjs.compiler : compiler-test-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.flex.flexjs.compiler:compiler-test-utils:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.flex.flexjs.compiler : compiler-test-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.flex.flexjs.compiler" % "compiler-test-utils" % "0.8.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 08, 2021
8 usages
1.4k stars
Aug 25, 2023
8 usages
4.8k stars
Jan 11, 2022
4 usages
1k stars
Apr 01, 2023
7 usages
4.5k stars
Apr 07, 2023
2 usages
0 stars
Sep 16, 2022
4 usages
2 stars
Oct 29, 2021
2 usages
0 stars
May 28, 2015
1 usages
0 stars
Apr 24, 2015
2 usages
44 stars
Jan 15, 2016
2 usages
6 stars