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