GroupId | GroupIdorg.wso2.carbon.dashboards |
---|---|
ArtifactId | ArtifactIddashboards-web-component |
Version | Version4.0.62 |
Type | Typejar |
Filename | Size |
---|---|
dashboards-web-component-4.0.62.pom | |
dashboards-web-component-4.0.62.jar | 834 KB |
dashboards-web-component-4.0.62-sources.jar | 834 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/dashboards-web-component/ -->
<dependency>
<groupId>org.wso2.carbon.dashboards</groupId>
<artifactId>dashboards-web-component</artifactId>
<version>4.0.62</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/dashboards-web-component/
implementation 'org.wso2.carbon.dashboards:dashboards-web-component:4.0.62'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards/dashboards-web-component/
implementation ("org.wso2.carbon.dashboards:dashboards-web-component:4.0.62")
'org.wso2.carbon.dashboards:dashboards-web-component:jar:4.0.62'
<dependency org="org.wso2.carbon.dashboards" name="dashboards-web-component" rev="4.0.62">
<artifact name="dashboards-web-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards', module='dashboards-web-component', version='4.0.62')
)
libraryDependencies += "org.wso2.carbon.dashboards" % "dashboards-web-component" % "4.0.62"
[org.wso2.carbon.dashboards/dashboards-web-component "4.0.62"]