| Группа | Группаorg.wso2.carbon.dashboards |
|---|---|
| Идентификатор | Идентификаторshindig-wso2-features |
| Версия | Версия2.0.14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| shindig-wso2-features-2.0.14.pom | |
| shindig-wso2-features-2.0.14.jar | 33 KB |
| shindig-wso2-features-2.0.14-sources.jar | 31 KB |
| shindig-wso2-features-2.0.14-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/shindig-wso2-features/ -->
<dependency>
<groupId>org.wso2.carbon.dashboards</groupId>
<artifactId>shindig-wso2-features</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/shindig-wso2-features/
implementation 'org.wso2.carbon.dashboards:shindig-wso2-features:2.0.14'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/shindig-wso2-features/
implementation ("org.wso2.carbon.dashboards:shindig-wso2-features:2.0.14")
'org.wso2.carbon.dashboards:shindig-wso2-features:jar:2.0.14'
<dependency org="org.wso2.carbon.dashboards" name="shindig-wso2-features" rev="2.0.14">
<artifact name="shindig-wso2-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards', module='shindig-wso2-features', version='2.0.14')
)
libraryDependencies += "org.wso2.carbon.dashboards" % "shindig-wso2-features" % "2.0.14"
[org.wso2.carbon.dashboards/shindig-wso2-features "2.0.14"]