| Группа | Группаfr.irit.smac.lib.may |
|---|---|
| Идентификатор | Идентификаторparent-speadl |
| Версия | Версия3.4.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| parent-speadl-3.4.0.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.4.0</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.4.0'
// https://jarcasting.com/artifacts/fr.irit.smac.lib.may/parent-speadl/
implementation ("fr.irit.smac.lib.may:parent-speadl:3.4.0")
'fr.irit.smac.lib.may:parent-speadl:pom:3.4.0'
<dependency org="fr.irit.smac.lib.may" name="parent-speadl" rev="3.4.0">
<artifact name="parent-speadl" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.irit.smac.lib.may', module='parent-speadl', version='3.4.0')
)
libraryDependencies += "fr.irit.smac.lib.may" % "parent-speadl" % "3.4.0"
[fr.irit.smac.lib.may/parent-speadl "3.4.0"]