| Лицензия |
Лицензия |
|---|---|
| Группа | Группаes.ucm.fdi.grasia.faerie |
| Идентификатор | Идентификаторparent |
| Версия | Версия1.2.7 |
| Тип | Типpom |
| Описание |
ОписаниеFAERIE Parent
Project for definition and implementation of an architecture/framework for Ambient-Assited Living systems
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| parent-1.2.7.pom | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/parent/ -->
<dependency>
<groupId>es.ucm.fdi.grasia.faerie</groupId>
<artifactId>parent</artifactId>
<version>1.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/parent/
implementation 'es.ucm.fdi.grasia.faerie:parent:1.2.7'
// https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/parent/
implementation ("es.ucm.fdi.grasia.faerie:parent:1.2.7")
'es.ucm.fdi.grasia.faerie:parent:pom:1.2.7'
<dependency org="es.ucm.fdi.grasia.faerie" name="parent" rev="1.2.7">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.ucm.fdi.grasia.faerie', module='parent', version='1.2.7')
)
libraryDependencies += "es.ucm.fdi.grasia.faerie" % "parent" % "1.2.7"
[es.ucm.fdi.grasia.faerie/parent "1.2.7"]