GroupId | GroupIdcom.jongsoft.utils |
---|---|
ArtifactId | ArtifactIdhighchart-web |
Version | Version2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
highchart-web-2.2.1.pom | |
highchart-web-2.2.1.jar | 5 KB |
highchart-web-2.2.1-sources.jar | 3 KB |
highchart-web-2.2.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-web/
implementation 'com.jongsoft.utils:highchart-web:2.2.1'
// https://jarcasting.com/artifacts/com.jongsoft.utils/highchart-web/
implementation ("com.jongsoft.utils:highchart-web:2.2.1")
'com.jongsoft.utils:highchart-web:jar:2.2.1'
<dependency org="com.jongsoft.utils" name="highchart-web" rev="2.2.1">
<artifact name="highchart-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jongsoft.utils', module='highchart-web', version='2.2.1')
)
libraryDependencies += "com.jongsoft.utils" % "highchart-web" % "2.2.1"
[com.jongsoft.utils/highchart-web "2.2.1"]