is not current version
Last Version 1.0.5

org.carewebframework:org.carewebframework.web.highcharts 1.0.4


Categories

Categories

Charts User Interface
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.web.highcharts
Version

Version

1.0.4
Type

Type

jar

Download org.carewebframework.web.highcharts 1.0.4


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