is not current version
Last Version 4.2.3

org.carewebframework:org.carewebframework.ui.highcharts 4.1.10


Categories

Categories

Charts User Interface
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.ui.highcharts
Version

Version

4.1.10
Type

Type

jar

Download org.carewebframework.ui.highcharts 4.1.10


<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ui.highcharts/ -->
<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.ui.highcharts</artifactId>
    <version>4.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ui.highcharts/
implementation 'org.carewebframework:org.carewebframework.ui.highcharts:4.1.10'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ui.highcharts/
implementation ("org.carewebframework:org.carewebframework.ui.highcharts:4.1.10")
'org.carewebframework:org.carewebframework.ui.highcharts:jar:4.1.10'
<dependency org="org.carewebframework" name="org.carewebframework.ui.highcharts" rev="4.1.10">
  <artifact name="org.carewebframework.ui.highcharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.ui.highcharts', version='4.1.10')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.ui.highcharts" % "4.1.10"
[org.carewebframework/org.carewebframework.ui.highcharts "4.1.10"]