GroupId | GroupIdorg.wso2.carbon.dashboards.samples.widgets |
---|---|
ArtifactId | ArtifactIdwidgets-parent |
Version | Version4.1.0 |
Type | Typepom |
Filename | Size |
---|---|
widgets-parent-4.1.0.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.1.0</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.1.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/widgets-parent/
implementation ("org.wso2.carbon.dashboards.samples.widgets:widgets-parent:4.1.0")
'org.wso2.carbon.dashboards.samples.widgets:widgets-parent:pom:4.1.0'
<dependency org="org.wso2.carbon.dashboards.samples.widgets" name="widgets-parent" rev="4.1.0">
<artifact name="widgets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards.samples.widgets', module='widgets-parent', version='4.1.0')
)
libraryDependencies += "org.wso2.carbon.dashboards.samples.widgets" % "widgets-parent" % "4.1.0"
[org.wso2.carbon.dashboards.samples.widgets/widgets-parent "4.1.0"]