is not current version
Last Version 2.2.0

org.tinygroup:org.tinygroup.highCharts 2.0.19


Categories

Categories

Charts User Interface
GroupId

GroupId

org.tinygroup
ArtifactId

ArtifactId

org.tinygroup.highCharts
Version

Version

2.0.19
Type

Type

jar

Download org.tinygroup.highCharts 2.0.19


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