is not current version
Last Version 1.5.1

com.igormaznitsa:mind-map-swing-panel 1.4.1

Swing based panel to show and interact with mind map

Categories

Categories

ORM Data
GroupId

GroupId

com.igormaznitsa
ArtifactId

ArtifactId

mind-map-swing-panel
Version

Version

1.4.1
Type

Type

jar

Download mind-map-swing-panel 1.4.1


<!-- https://jarcasting.com/artifacts/com.igormaznitsa/mind-map-swing-panel/ -->
<dependency>
    <groupId>com.igormaznitsa</groupId>
    <artifactId>mind-map-swing-panel</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.igormaznitsa/mind-map-swing-panel/
implementation 'com.igormaznitsa:mind-map-swing-panel:1.4.1'
// https://jarcasting.com/artifacts/com.igormaznitsa/mind-map-swing-panel/
implementation ("com.igormaznitsa:mind-map-swing-panel:1.4.1")
'com.igormaznitsa:mind-map-swing-panel:jar:1.4.1'
<dependency org="com.igormaznitsa" name="mind-map-swing-panel" rev="1.4.1">
  <artifact name="mind-map-swing-panel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.igormaznitsa', module='mind-map-swing-panel', version='1.4.1')
)
libraryDependencies += "com.igormaznitsa" % "mind-map-swing-panel" % "1.4.1"
[com.igormaznitsa/mind-map-swing-panel "1.4.1"]