GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdChartJS |
Version | Version1.1.1.3-jre16 |
Type | Typejar |
Filename | Size |
---|---|
ChartJS-1.1.1.3-jre16.pom | |
ChartJS-1.1.1.3-jre16.jar | 292 KB |
ChartJS-1.1.1.3-jre16-sources.jar | 297 KB |
ChartJS-1.1.1.3-jre16-javadoc.jar | 843 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.3-jre16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/
implementation 'com.jwebmp.plugins.graphing:ChartJS:1.1.1.3-jre16'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/ChartJS/
implementation ("com.jwebmp.plugins.graphing:ChartJS:1.1.1.3-jre16")
'com.jwebmp.plugins.graphing:ChartJS:jar:1.1.1.3-jre16'
<dependency org="com.jwebmp.plugins.graphing" name="ChartJS" rev="1.1.1.3-jre16">
<artifact name="ChartJS" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='ChartJS', version='1.1.1.3-jre16')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "ChartJS" % "1.1.1.3-jre16"
[com.jwebmp.plugins.graphing/ChartJS "1.1.1.3-jre16"]