Kharon Graph Visualizer

A simple Swing graph visualizer built using Java2d.

License

License

MIT License
GroupId

GroupId

com.github.filipesimoes
ArtifactId

ArtifactId

kharon
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Kharon Graph Visualizer
A simple Swing graph visualizer built using Java2d.
Project URL

Project URL

https://github.com/filipesimoes/kharon
Source Code Management

Source Code Management

https://github.com/filipesimoes/kharon

Download kharon

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Java CI

kharon

Kharon Graph Visualizer

A simple Swing graph visualizer built using Java2d.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3