| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.andromda.documentation |
| Идентификатор | Идентификаторandromda-documentation |
| Последняя версия | Последняя версия3.4 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAndroMDA Documentation
The top level module for all AndroMDA documentation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| andromda-documentation-3.4.pom | 767 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.andromda.documentation/andromda-documentation/ -->
<dependency>
<groupId>org.andromda.documentation</groupId>
<artifactId>andromda-documentation</artifactId>
<version>3.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.documentation/andromda-documentation/
implementation 'org.andromda.documentation:andromda-documentation:3.4'
// https://jarcasting.com/artifacts/org.andromda.documentation/andromda-documentation/
implementation ("org.andromda.documentation:andromda-documentation:3.4")
'org.andromda.documentation:andromda-documentation:pom:3.4'
<dependency org="org.andromda.documentation" name="andromda-documentation" rev="3.4">
<artifact name="andromda-documentation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.andromda.documentation', module='andromda-documentation', version='3.4')
)
libraryDependencies += "org.andromda.documentation" % "andromda-documentation" % "3.4"
[org.andromda.documentation/andromda-documentation "3.4"]