License |
License |
---|---|
GroupId | GroupIdorg.apache.flex.flexjs.compiler |
ArtifactId | ArtifactIdcompiler-jburg-types |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Flex - FlexJS: JBurg Types
Types needed by JBurg to perform it's code generation.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-jburg-types/ -->
<dependency>
<groupId>org.apache.flex.flexjs.compiler</groupId>
<artifactId>compiler-jburg-types</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-jburg-types/
implementation 'org.apache.flex.flexjs.compiler:compiler-jburg-types:1.0.0'
// https://jarcasting.com/artifacts/org.apache.flex.flexjs.compiler/compiler-jburg-types/
implementation ("org.apache.flex.flexjs.compiler:compiler-jburg-types:1.0.0")
'org.apache.flex.flexjs.compiler:compiler-jburg-types:jar:1.0.0'
<dependency org="org.apache.flex.flexjs.compiler" name="compiler-jburg-types" rev="1.0.0">
<artifact name="compiler-jburg-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flex.flexjs.compiler', module='compiler-jburg-types', version='1.0.0')
)
libraryDependencies += "org.apache.flex.flexjs.compiler" % "compiler-jburg-types" % "1.0.0"
[org.apache.flex.flexjs.compiler/compiler-jburg-types "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.jburg : jburg | jar | 1.10.3 |