Last Version

Kharon Graph Visualizer 0.1.6

A simple Swing graph visualizer built using Java2d.

License

License

MIT License
GroupId

GroupId

com.github.filipesimoes
ArtifactId

ArtifactId

kharon
Version

Version

0.1.6
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 0.1.6


<!-- 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.