GroupId | GroupIdorg.wso2.carbon.dashboards |
---|---|
ArtifactId | ArtifactIdshindig-wso2-features |
Version | Version1.0.17 |
Type | Typejar |
<!-- 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.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/shindig-wso2-features/
implementation 'org.wso2.carbon.dashboards:shindig-wso2-features:1.0.17'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/shindig-wso2-features/
implementation ("org.wso2.carbon.dashboards:shindig-wso2-features:1.0.17")
'org.wso2.carbon.dashboards:shindig-wso2-features:jar:1.0.17'
<dependency org="org.wso2.carbon.dashboards" name="shindig-wso2-features" rev="1.0.17">
<artifact name="shindig-wso2-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards', module='shindig-wso2-features', version='1.0.17')
)
libraryDependencies += "org.wso2.carbon.dashboards" % "shindig-wso2-features" % "1.0.17"
[org.wso2.carbon.dashboards/shindig-wso2-features "1.0.17"]