| License |
License |
|---|---|
| Categories |
CategoriesDistribution Build Tools |
| GroupId | GroupIdorg.apache.royale.framework.distribution |
| ArtifactId | ArtifactIdcompiler-optimizer |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Apache Royale Project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| compiler-optimizer-0.9.9.pom | |
| compiler-optimizer-0.9.9.jar | 11 KB |
| compiler-optimizer-0.9.9-sources.jar | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.royale.framework.distribution/compiler-optimizer/ -->
<dependency>
<groupId>org.apache.royale.framework.distribution</groupId>
<artifactId>compiler-optimizer</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.royale.framework.distribution/compiler-optimizer/
implementation 'org.apache.royale.framework.distribution:compiler-optimizer:0.9.9'
// https://jarcasting.com/artifacts/org.apache.royale.framework.distribution/compiler-optimizer/
implementation ("org.apache.royale.framework.distribution:compiler-optimizer:0.9.9")
'org.apache.royale.framework.distribution:compiler-optimizer:jar:0.9.9'
<dependency org="org.apache.royale.framework.distribution" name="compiler-optimizer" rev="0.9.9">
<artifact name="compiler-optimizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.royale.framework.distribution', module='compiler-optimizer', version='0.9.9')
)
libraryDependencies += "org.apache.royale.framework.distribution" % "compiler-optimizer" % "0.9.9"
[org.apache.royale.framework.distribution/compiler-optimizer "0.9.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.royale.compiler : compiler | jar | 0.9.9 |