Kharon Graph Visualizer

A simple Swing graph visualizer built using Java2d.

Лицензия

Лицензия

MIT License
Группа

Группа

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

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

kharon
Последняя версия

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

0.1.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Kharon Graph Visualizer
A simple Swing graph visualizer built using Java2d.
Ссылка на сайт

Ссылка на сайт

https://github.com/filipesimoes/kharon
Система контроля версий

Система контроля версий

https://github.com/filipesimoes/kharon

Скачать kharon

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

Java CI

kharon

Kharon Graph Visualizer

A simple Swing graph visualizer built using Java2d.

Версии библиотеки

Версия
0.1.6
0.1.5
0.1.4
0.1.3