Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.jongsoft.utils |
ArtifactId | ArtifactIdhighchart-phantomjs |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
highchart-phantomjs-2.1.0.pom | |
highchart-phantomjs-2.1.0.jar | 110 KB |
highchart-phantomjs-2.1.0-sources.jar | 107 KB |
highchart-phantomjs-2.1.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-phantomjs/ -->
<dependency>
<groupId>com.jongsoft.utils</groupId>
<artifactId>highchart-phantomjs</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-phantomjs/
implementation 'com.jongsoft.utils:highchart-phantomjs:2.1.0'
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-phantomjs/
implementation ("com.jongsoft.utils:highchart-phantomjs:2.1.0")
'com.jongsoft.utils:highchart-phantomjs:jar:2.1.0'
<dependency org="com.jongsoft.utils" name="highchart-phantomjs" rev="2.1.0">
<artifact name="highchart-phantomjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jongsoft.utils', module='highchart-phantomjs', version='2.1.0')
)
libraryDependencies += "com.jongsoft.utils" % "highchart-phantomjs" % "2.1.0"
[com.jongsoft.utils/highchart-phantomjs "2.1.0"]