GroupId | GroupIdcom.jongsoft.utils |
---|---|
ArtifactId | ArtifactIdhighchart-web |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
highchart-web-2.2.2.pom | |
highchart-web-2.2.2.jar | 5 KB |
highchart-web-2.2.2-sources.jar | 3 KB |
highchart-web-2.2.2-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-web/ -->
<dependency>
<groupId>com.jongsoft.utils</groupId>
<artifactId>highchart-web</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-web/
implementation 'com.jongsoft.utils:highchart-web:2.2.2'
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-web/
implementation ("com.jongsoft.utils:highchart-web:2.2.2")
'com.jongsoft.utils:highchart-web:jar:2.2.2'
<dependency org="com.jongsoft.utils" name="highchart-web" rev="2.2.2">
<artifact name="highchart-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jongsoft.utils', module='highchart-web', version='2.2.2')
)
libraryDependencies += "com.jongsoft.utils" % "highchart-web" % "2.2.2"
[com.jongsoft.utils/highchart-web "2.2.2"]