is not current version
Last Version 4.2.3

org.carewebframework:org.carewebframework.ui.highcharts 3.1.0


Categories

Categories

Charts User Interface
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.ui.highcharts
Version

Version

3.1.0
Type

Type

jar

Download org.carewebframework.ui.highcharts 3.1.0


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