не последняя версия
Последняя версия 3.4.1.3

org.tinyjee.jgraphx:jgraphx 1.10.1.4

JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "http://downloads.jgraph.com/downloads/jgraphx/archive/jgraphx-1_10_1_4.zip". The purpose of this redistribution is to make the library available to other Maven projects.

Категории

Категории

JGraphX Прикладные библиотеки Science
Группа

Группа

org.tinyjee.jgraphx
Идентификатор

Идентификатор

jgraphx
Версия

Версия

1.10.1.4
Тип

Тип

jar

Скачать jgraphx 1.10.1.4


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