GroupId | GroupIdorg.wso2.carbon.dashboards.samples.widgets |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.dashboards.samples.widgets.revenue-by-region |
Version | Version4.0.58 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region/ -->
<dependency>
<groupId>org.wso2.carbon.dashboards.samples.widgets</groupId>
<artifactId>org.wso2.carbon.dashboards.samples.widgets.revenue-by-region</artifactId>
<version>4.0.58</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region/
implementation 'org.wso2.carbon.dashboards.samples.widgets:org.wso2.carbon.dashboards.samples.widgets.revenue-by-region:4.0.58'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region/
implementation ("org.wso2.carbon.dashboards.samples.widgets:org.wso2.carbon.dashboards.samples.widgets.revenue-by-region:4.0.58")
'org.wso2.carbon.dashboards.samples.widgets:org.wso2.carbon.dashboards.samples.widgets.revenue-by-region:pom:4.0.58'
<dependency org="org.wso2.carbon.dashboards.samples.widgets" name="org.wso2.carbon.dashboards.samples.widgets.revenue-by-region" rev="4.0.58">
<artifact name="org.wso2.carbon.dashboards.samples.widgets.revenue-by-region" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards.samples.widgets', module='org.wso2.carbon.dashboards.samples.widgets.revenue-by-region', version='4.0.58')
)
libraryDependencies += "org.wso2.carbon.dashboards.samples.widgets" % "org.wso2.carbon.dashboards.samples.widgets.revenue-by-region" % "4.0.58"
[org.wso2.carbon.dashboards.samples.widgets/org.wso2.carbon.dashboards.samples.widgets.revenue-by-region "4.0.58"]