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