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