mxgraph-core-3.7.2.jar

maven
<dependency>
  <groupId>com.mxgraph</groupId>
  <artifactId>mxgraph-core</artifactId>
  <version>3.7.2</version>
</dependency>

leiningen
[com.mxgraph/mxgraph-core "3.7.2"]
ivy
<dependency org="com.mxgraph" name="mxgraph-core" rev="3.7.2" />
sbt
libraryDependencies += "com.mxgraph" % "mxgraph-core" % "3.7.2"
gradle
compile 'com.mxgraph:mxgraph-core:3.7.2'
grape
@Grapes(
@Grab(group='com.mxgraph', module='mxgraph-core', version='3.7.2')
)

JARs

Name MD5 SHA1 SHA256 Size Download
mxgraph-core-3.7.2.jar 571fedee48a5aea17bbd01d3759731bf 3c8f374b826d368a1e1808bca53211c927dd8814 e598eadd9e1af3247831b9e0270dcc1df76ca2271d09bd0f9592053737f71e0f 452 KB

Uploaded

about 7 years ago

Package Size

452 KB

Downloads

2

wget

wget --content-disposition "https://packagecloud.io/jgraph/drawio/packages/java/com.mxgraph/mxgraph-core-3.7.2.jar/artifacts/mxgraph-core-3.7.2.jar/download?distro_version_id=167"