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