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

com.github.tomnelson:jungrapht-layout 1.2

Core Layout support

Группа

Группа

com.github.tomnelson
Идентификатор

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

jungrapht-layout
Версия

Версия

1.2
Тип

Тип

jar

Скачать jungrapht-layout 1.2


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