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

io.github.devlibx.jung:jung-io 3.0

IO support classes for JUNG

Группа

Группа

io.github.devlibx.jung
Идентификатор

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

jung-io
Версия

Версия

3.0
Тип

Тип

jar

Скачать jung-io 3.0


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