is not current version
Last Version 2.3.2

com.jongsoft.utils:highchart-core 2.3.0


GroupId

GroupId

com.jongsoft.utils
ArtifactId

ArtifactId

highchart-core
Version

Version

2.3.0
Type

Type

jar

Download highchart-core 2.3.0


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