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