GroupId | GroupIdorg.wso2.carbon.dashboards.samples.widgets |
---|---|
ArtifactId | ArtifactIdwidgets-parent |
Version | Version4.0.9 |
Type | Typepom |
Filename | Size |
---|---|
widgets-parent-4.0.9.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/widgets-parent/ -->
<dependency>
<groupId>org.wso2.carbon.dashboards.samples.widgets</groupId>
<artifactId>widgets-parent</artifactId>
<version>4.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/widgets-parent/
implementation 'org.wso2.carbon.dashboards.samples.widgets:widgets-parent:4.0.9'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/widgets-parent/
implementation ("org.wso2.carbon.dashboards.samples.widgets:widgets-parent:4.0.9")
'org.wso2.carbon.dashboards.samples.widgets:widgets-parent:pom:4.0.9'
<dependency org="org.wso2.carbon.dashboards.samples.widgets" name="widgets-parent" rev="4.0.9">
<artifact name="widgets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards.samples.widgets', module='widgets-parent', version='4.0.9')
)
libraryDependencies += "org.wso2.carbon.dashboards.samples.widgets" % "widgets-parent" % "4.0.9"
[org.wso2.carbon.dashboards.samples.widgets/widgets-parent "4.0.9"]