| Категории |
КатегорииGeo Прикладные библиотеки Geospatial |
|---|---|
| Группа | Группаorg.wso2.carbon.event-processing |
| Идентификатор | Идентификаторgeo-dashboard |
| Версия | Версия2.0.13-beta2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| geo-dashboard-2.0.13-beta2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard/ -->
<dependency>
<groupId>org.wso2.carbon.event-processing</groupId>
<artifactId>geo-dashboard</artifactId>
<version>2.0.13-beta2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard/
implementation 'org.wso2.carbon.event-processing:geo-dashboard:2.0.13-beta2'
// https://jarcasting.com/artifacts/org.wso2.carbon.event-processing/geo-dashboard/
implementation ("org.wso2.carbon.event-processing:geo-dashboard:2.0.13-beta2")
'org.wso2.carbon.event-processing:geo-dashboard:pom:2.0.13-beta2'
<dependency org="org.wso2.carbon.event-processing" name="geo-dashboard" rev="2.0.13-beta2">
<artifact name="geo-dashboard" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.event-processing', module='geo-dashboard', version='2.0.13-beta2')
)
libraryDependencies += "org.wso2.carbon.event-processing" % "geo-dashboard" % "2.0.13-beta2"
[org.wso2.carbon.event-processing/geo-dashboard "2.0.13-beta2"]