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