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