не последняя версия
Последняя версия 4.1.25

org.wso2.carbon.dashboards:carbon-dashboards 2.0.3


Группа

Группа

org.wso2.carbon.dashboards
Идентификатор

Идентификатор

carbon-dashboards
Версия

Версия

2.0.3
Тип

Тип

pom

Скачать carbon-dashboards 2.0.3

Имя Файла Размер
carbon-dashboards-2.0.3.pom 13 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/carbon-dashboards/ -->
<dependency>
    <groupId>org.wso2.carbon.dashboards</groupId>
    <artifactId>carbon-dashboards</artifactId>
    <version>2.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/carbon-dashboards/
implementation 'org.wso2.carbon.dashboards:carbon-dashboards:2.0.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/carbon-dashboards/
implementation ("org.wso2.carbon.dashboards:carbon-dashboards:2.0.3")
'org.wso2.carbon.dashboards:carbon-dashboards:pom:2.0.3'
<dependency org="org.wso2.carbon.dashboards" name="carbon-dashboards" rev="2.0.3">
  <artifact name="carbon-dashboards" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards', module='carbon-dashboards', version='2.0.3')
)
libraryDependencies += "org.wso2.carbon.dashboards" % "carbon-dashboards" % "2.0.3"
[org.wso2.carbon.dashboards/carbon-dashboards "2.0.3"]