| License |
License |
|---|---|
| GroupId | GroupIdorg.nasdanika.core |
| ArtifactId | ArtifactIdmxgraph |
| Last Version | Last Version4.2.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaven jar packaging of mxgraph java sources
Parent pom.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mxgraph-4.2.2.1.pom | |
| mxgraph-4.2.2.1.jar | 811 KB |
| mxgraph-4.2.2.1-test-sources.jar | 17 KB |
| mxgraph-4.2.2.1-sources.jar | 512 KB |
| mxgraph-4.2.2.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.core/mxgraph/ -->
<dependency>
<groupId>org.nasdanika.core</groupId>
<artifactId>mxgraph</artifactId>
<version>4.2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.core/mxgraph/
implementation 'org.nasdanika.core:mxgraph:4.2.2.1'
// https://jarcasting.com/artifacts/org.nasdanika.core/mxgraph/
implementation ("org.nasdanika.core:mxgraph:4.2.2.1")
'org.nasdanika.core:mxgraph:jar:4.2.2.1'
<dependency org="org.nasdanika.core" name="mxgraph" rev="4.2.2.1">
<artifact name="mxgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.core', module='mxgraph', version='4.2.2.1')
)
libraryDependencies += "org.nasdanika.core" % "mxgraph" % "4.2.2.1"
[org.nasdanika.core/mxgraph "4.2.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.20.2 |
| org.nasdanika.core : common | jar | 2021.12.0 |