| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.flex.flexjs.compiler |
| Идентификатор | Идентификаторcompiler-jburg-types |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Flex - FlexJS: JBurg Types
Types needed by JBurg to perform it's code generation.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.jburg : jburg | jar | 1.10.3 |