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