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