is not current version
Last Version 2.3.2

com.jongsoft.utils:highchart-phantomjs 2.2.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.jongsoft.utils
ArtifactId

ArtifactId

highchart-phantomjs
Version

Version

2.2.0
Type

Type

jar

Download highchart-phantomjs 2.2.0


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