License |
License |
---|---|
GroupId | GroupIdorg.apache.flex.flexjs.compiler |
ArtifactId | ArtifactIdcompiler-jx |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Flex - FlexJS: Compiler: Compiler-JX
The Apache Flex FlexJS Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
compiler-jx-0.8.0.pom | |
compiler-jx-0.8.0.jar | 578 KB |
compiler-jx-0.8.0-sources.jar | 426 KB |
compiler-jx-0.8.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-jx/ -->
<dependency>
<groupId>org.apache.flex.flexjs.compiler</groupId>
<artifactId>compiler-jx</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-jx/
implementation 'org.apache.flex.flexjs.compiler:compiler-jx:0.8.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-jx/
implementation ("org.apache.flex.flexjs.compiler:compiler-jx:0.8.0")
'org.apache.flex.flexjs.compiler:compiler-jx:jar:0.8.0'
<dependency org="org.apache.flex.flexjs.compiler" name="compiler-jx" rev="0.8.0">
<artifact name="compiler-jx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.compiler', module='compiler-jx', version='0.8.0')
)
libraryDependencies += "org.apache.flex.flexjs.compiler" % "compiler-jx" % "0.8.0"
[org.apache.flex.flexjs.compiler/compiler-jx "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flex.flexjs.compiler : compiler | jar | 0.8.0 |
org.apache.commons : commons-compress | jar | 1.11 |
args4j : args4j | jar | 2.0.28 |
org.codeartisans : org.json | jar | 20131017 |
com.google.javascript : closure-compiler | jar | v20161201 |
org.clojure : google-closure-library | jar | 0.0-20150902-b129bb9e |
Group / Artifact | Type | Version |
---|---|---|
org.apache.flex.flexjs.compiler : compiler-test-utils | jar | 0.8.0 |
junit : junit | jar | 4.10 |