GroupId | GroupIdcom.jwebmp.plugins.graphing |
---|---|
ArtifactId | ArtifactIdjwebmp-jqplot |
Version | Version1.0.19.3-jre15 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-jqplot-1.0.19.3-jre15.pom | |
jwebmp-jqplot-1.0.19.3-jre15.jar | 488 KB |
jwebmp-jqplot-1.0.19.3-jre15-sources.jar | 492 KB |
jwebmp-jqplot-1.0.19.3-jre15-javadoc.jar | 659 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.19.3-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-jqplot/
implementation 'com.jwebmp.plugins.graphing:jwebmp-jqplot:1.0.19.3-jre15'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-jqplot/
implementation ("com.jwebmp.plugins.graphing:jwebmp-jqplot:1.0.19.3-jre15")
'com.jwebmp.plugins.graphing:jwebmp-jqplot:jar:1.0.19.3-jre15'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-jqplot" rev="1.0.19.3-jre15">
<artifact name="jwebmp-jqplot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-jqplot', version='1.0.19.3-jre15')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-jqplot" % "1.0.19.3-jre15"
[com.jwebmp.plugins.graphing/jwebmp-jqplot "1.0.19.3-jre15"]