is not current version
Last Version 4.1.25

org.wso2.carbon.dashboards.samples.widgets:widgets-parent 4.0.0.beta3


GroupId

GroupId

org.wso2.carbon.dashboards.samples.widgets
ArtifactId

ArtifactId

widgets-parent
Version

Version

4.0.0.beta3
Type

Type

pom

Download widgets-parent 4.0.0.beta3


<!-- 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.0.beta3</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.0.beta3'
// https://jarcasting.com/artifacts/org.wso2.carbon.dashboards.samples.widgets/widgets-parent/
implementation ("org.wso2.carbon.dashboards.samples.widgets:widgets-parent:4.0.0.beta3")
'org.wso2.carbon.dashboards.samples.widgets:widgets-parent:pom:4.0.0.beta3'
<dependency org="org.wso2.carbon.dashboards.samples.widgets" name="widgets-parent" rev="4.0.0.beta3">
  <artifact name="widgets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.dashboards.samples.widgets', module='widgets-parent', version='4.0.0.beta3')
)
libraryDependencies += "org.wso2.carbon.dashboards.samples.widgets" % "widgets-parent" % "4.0.0.beta3"
[org.wso2.carbon.dashboards.samples.widgets/widgets-parent "4.0.0.beta3"]