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