| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.inria.eventcloud |
| Идентификатор | Идентификаторeventcloud |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеeventcloud
Parent module for EventCloud maven related modules.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| eventcloud-1.6.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud/ -->
<dependency>
<groupId>fr.inria.eventcloud</groupId>
<artifactId>eventcloud</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud/
implementation 'fr.inria.eventcloud:eventcloud:1.6.0'
// https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud/
implementation ("fr.inria.eventcloud:eventcloud:1.6.0")
'fr.inria.eventcloud:eventcloud:pom:1.6.0'
<dependency org="fr.inria.eventcloud" name="eventcloud" rev="1.6.0">
<artifact name="eventcloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud', version='1.6.0')
)
libraryDependencies += "fr.inria.eventcloud" % "eventcloud" % "1.6.0"
[fr.inria.eventcloud/eventcloud "1.6.0"]