GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-chartjs |
Version | Version1.2.2.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-chartjs-1.2.2.1.pom | |
jwebmp-chartjs-1.2.2.1.jar | 639 KB |
jwebmp-chartjs-1.2.2.1-sources.jar | 496 KB |
jwebmp-chartjs-1.2.2.1-javadoc.jar | 557 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-chartjs/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-chartjs</artifactId>
<version>1.2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-chartjs/
implementation 'com.jwebmp.plugins.graphing:jwebmp-chartjs:1.2.2.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-chartjs/
implementation ("com.jwebmp.plugins.graphing:jwebmp-chartjs:1.2.2.1")
'com.jwebmp.plugins.graphing:jwebmp-chartjs:jar:1.2.2.1'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-chartjs" rev="1.2.2.1">
<artifact name="jwebmp-chartjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-chartjs', version='1.2.2.1')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-chartjs" % "1.2.2.1"
[com.jwebmp.plugins.graphing/jwebmp-chartjs "1.2.2.1"]