GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-jqplot |
Version | Version0.67.0.16 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-jqplot-0.67.0.16.pom | |
jwebmp-jqplot-0.67.0.16.jar | 489 KB |
jwebmp-jqplot-0.67.0.16-tests.jar | 12 KB |
jwebmp-jqplot-0.67.0.16-sources.jar | 494 KB |
jwebmp-jqplot-0.67.0.16-javadoc.jar | 608 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-jqplot/ -->
<dependency>
<groupId>com.jwebmp.plugins.graphing</groupId>
<artifactId>jwebmp-jqplot</artifactId>
<version>0.67.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-jqplot/
implementation 'com.jwebmp.plugins.graphing:jwebmp-jqplot:0.67.0.16'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-jqplot/
implementation ("com.jwebmp.plugins.graphing:jwebmp-jqplot:0.67.0.16")
'com.jwebmp.plugins.graphing:jwebmp-jqplot:jar:0.67.0.16'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-jqplot" rev="0.67.0.16">
<artifact name="jwebmp-jqplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-jqplot', version='0.67.0.16')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-jqplot" % "0.67.0.16"
[com.jwebmp.plugins.graphing/jwebmp-jqplot "0.67.0.16"]