is not current version
Last Version 1.2.2.1-jre17

com.jwebmp.plugins.graphing:jwebmp-d3 0.67.0.3

The JWebSwing implementation for D3 Graphing

GroupId

GroupId

com.jwebmp.plugins.graphing
ArtifactId

ArtifactId

jwebmp-d3
Version

Version

0.67.0.3
Type

Type

jar

Download jwebmp-d3 0.67.0.3


<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/ -->
<dependency>
    <groupId>com.jwebmp.plugins.graphing</groupId>
    <artifactId>jwebmp-d3</artifactId>
    <version>0.67.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/
implementation 'com.jwebmp.plugins.graphing:jwebmp-d3:0.67.0.3'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.graphing/jwebmp-d3/
implementation ("com.jwebmp.plugins.graphing:jwebmp-d3:0.67.0.3")
'com.jwebmp.plugins.graphing:jwebmp-d3:jar:0.67.0.3'
<dependency org="com.jwebmp.plugins.graphing" name="jwebmp-d3" rev="0.67.0.3">
  <artifact name="jwebmp-d3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.graphing', module='jwebmp-d3', version='0.67.0.3')
)
libraryDependencies += "com.jwebmp.plugins.graphing" % "jwebmp-d3" % "0.67.0.3"
[com.jwebmp.plugins.graphing/jwebmp-d3 "0.67.0.3"]