License |
License |
---|---|
GroupId | GroupIdorg.apache.royale.compiler |
ArtifactId | ArtifactIdcompiler-jburg-types |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Royale: JBurg Types
Types needed by JBurg to perform it's code generation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
compiler-jburg-types-1.1.0.pom | |
compiler-jburg-types-1.1.0.jar | 47 KB |
compiler-jburg-types-1.1.0-sources.jar | 35 KB |
compiler-jburg-types-1.1.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.royale.compiler/compiler-jburg-types/ -->
<dependency>
<groupId>org.apache.royale.compiler</groupId>
<artifactId>compiler-jburg-types</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.royale.compiler/compiler-jburg-types/
implementation 'org.apache.royale.compiler:compiler-jburg-types:1.1.0'
// https://jarcasting.com/artifacts/org.apache.royale.compiler/compiler-jburg-types/
implementation ("org.apache.royale.compiler:compiler-jburg-types:1.1.0")
'org.apache.royale.compiler:compiler-jburg-types:jar:1.1.0'
<dependency org="org.apache.royale.compiler" name="compiler-jburg-types" rev="1.1.0">
<artifact name="compiler-jburg-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.royale.compiler', module='compiler-jburg-types', version='1.1.0')
)
libraryDependencies += "org.apache.royale.compiler" % "compiler-jburg-types" % "1.1.0"
[org.apache.royale.compiler/compiler-jburg-types "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jburg : jburg | jar | 1.10.3 |
antlr : antlr | jar | 2.7.7 |