is not current version
Last Version 4.2.2

org.webjars.npm:mxgraph 3.9.8

WebJar for mxgraph

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

mxgraph
Version

Version

3.9.8
Type

Type

jar

Download mxgraph 3.9.8


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