Ext Class Generator Annotations
This project contains the annotations the extclassgenerator reads for creating the corresponding Ext.Model Javascript classes.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаch.rasc |
| Идентификатор | Идентификаторextclassgenerator-annotations |
| Последняя версия | Последняя версия1.0.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеExt Class Generator Annotations
Annotations the Ext Class Generator needs for generating Ext Javascript classes
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/ch.rasc/extclassgenerator-annotations/ -->
<dependency>
<groupId>ch.rasc</groupId>
<artifactId>extclassgenerator-annotations</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/ch.rasc/extclassgenerator-annotations/
implementation 'ch.rasc:extclassgenerator-annotations:1.0.10'
// https://jarcasting.com/artifacts/ch.rasc/extclassgenerator-annotations/
implementation ("ch.rasc:extclassgenerator-annotations:1.0.10")
'ch.rasc:extclassgenerator-annotations:jar:1.0.10'
<dependency org="ch.rasc" name="extclassgenerator-annotations" rev="1.0.10">
<artifact name="extclassgenerator-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.rasc', module='extclassgenerator-annotations', version='1.0.10')
)
libraryDependencies += "ch.rasc" % "extclassgenerator-annotations" % "1.0.10"
[ch.rasc/extclassgenerator-annotations "1.0.10"]
This project contains the annotations the extclassgenerator reads for creating the corresponding Ext.Model Javascript classes.