Categories |
CategoriesCharts User Interface |
---|---|
GroupId | GroupIdnl.topicus |
ArtifactId | ArtifactIdwhighcharts |
Version | Version1.5-RC1 |
Type | Typejar |
Filename | Size |
---|---|
whighcharts-1.5-RC1.pom | |
whighcharts-1.5-RC1.jar | 205 KB |
whighcharts-1.5-RC1-sources.jar | 182 KB |
whighcharts-1.5-RC1-javadoc.jar | 495 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.topicus/whighcharts/ -->
<dependency>
<groupId>nl.topicus</groupId>
<artifactId>whighcharts</artifactId>
<version>1.5-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.topicus/whighcharts/
implementation 'nl.topicus:whighcharts:1.5-RC1'
// https://jarcasting.com/artifacts/nl.topicus/whighcharts/
implementation ("nl.topicus:whighcharts:1.5-RC1")
'nl.topicus:whighcharts:jar:1.5-RC1'
<dependency org="nl.topicus" name="whighcharts" rev="1.5-RC1">
<artifact name="whighcharts" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.topicus', module='whighcharts', version='1.5-RC1')
)
libraryDependencies += "nl.topicus" % "whighcharts" % "1.5-RC1"
[nl.topicus/whighcharts "1.5-RC1"]