GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdChartJS |
Version | Version1.1.1.1-jre15-SP1 |
Type | Typejar |
Filename | Size |
---|---|
ChartJS-1.1.1.1-jre15-SP1.pom | |
ChartJS-1.1.1.1-jre15-SP1.jar | 292 KB |
ChartJS-1.1.1.1-jre15-SP1-sources.jar | 297 KB |
ChartJS-1.1.1.1-jre15-SP1-javadoc.jar | 838 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>ChartJS</artifactId>
<version>1.1.1.1-jre15-SP1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/
implementation 'com.jwebmp.plugins.graphing:ChartJS:1.1.1.1-jre15-SP1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/
implementation ("com.jwebmp.plugins.graphing:ChartJS:1.1.1.1-jre15-SP1")
'com.jwebmp.plugins.graphing:ChartJS:jar:1.1.1.1-jre15-SP1'
<dependency org="com.jwebmp.plugins.graphing" name="ChartJS" rev="1.1.1.1-jre15-SP1">
<artifact name="ChartJS" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='ChartJS', version='1.1.1.1-jre15-SP1')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "ChartJS" % "1.1.1.1-jre15-SP1"
[com.jwebmp.plugins.graphing/ChartJS "1.1.1.1-jre15-SP1"]