is not current version
Last Version 4.1.25

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


GroupId

GroupId

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

ArtifactId

widgets-parent
Version

Version

4.0.0.beta5
Type

Type

pom

Download widgets-parent 4.0.0.beta5


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