| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.irit.smac.lib.may |
| Идентификатор | Идентификаторparent-speadl |
| Последняя версия | Последняя версия3.6.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfr.irit.smac.lib.may:parent-speadl
Parent pom for the official MAY library that generates code with SpeADL
|
| Имя Файла | Размер |
|---|---|
| parent-speadl-3.6.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/ -->
<dependency>
<groupId>fr.irit.smac.lib.may</groupId>
<artifactId>parent-speadl</artifactId>
<version>3.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/
implementation 'fr.irit.smac.lib.may:parent-speadl:3.6.1'
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/
implementation ("fr.irit.smac.lib.may:parent-speadl:3.6.1")
'fr.irit.smac.lib.may:parent-speadl:pom:3.6.1'
<dependency org="fr.irit.smac.lib.may" name="parent-speadl" rev="3.6.1">
<artifact name="parent-speadl" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.lib.may', module='parent-speadl', version='3.6.1')
)
libraryDependencies += "fr.irit.smac.lib.may" % "parent-speadl" % "3.6.1"
[fr.irit.smac.lib.may/parent-speadl "3.6.1"]