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