| Лицензия |
Лицензия
The BSD License
|
|---|---|
| Группа | Группаcom.github.tomnelson |
| Идентификатор | Идентификаторjungrapht-visualization |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraph - Visualization Support
Core visualization support jgrapht
|
<!-- https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization/ -->
<dependency>
<groupId>com.github.tomnelson</groupId>
<artifactId>jungrapht-visualization</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization/
implementation 'com.github.tomnelson:jungrapht-visualization:1.3'
// https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization/
implementation ("com.github.tomnelson:jungrapht-visualization:1.3")
'com.github.tomnelson:jungrapht-visualization:jar:1.3'
<dependency org="com.github.tomnelson" name="jungrapht-visualization" rev="1.3">
<artifact name="jungrapht-visualization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomnelson', module='jungrapht-visualization', version='1.3')
)
libraryDependencies += "com.github.tomnelson" % "jungrapht-visualization" % "1.3"
[com.github.tomnelson/jungrapht-visualization "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tomnelson : jungrapht-layout | jar | 1.3 |
| org.jgrapht : jgrapht-core | jar | 1.5.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |