is not current version
Last Version 4.1.25

org.wso2.carbon.dashboards.samples.widgets:widgets-parent 4.1.22


GroupId

GroupId

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

ArtifactId

widgets-parent
Version

Version

4.1.22
Type

Type

pom

Download widgets-parent 4.1.22


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