License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.filipesimoes |
ArtifactId | ArtifactIdkharon |
Version | Version0.1.6 |
Type | Typejar |
Description |
DescriptionKharon Graph Visualizer
A simple Swing graph visualizer built using Java2d.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kharon-0.1.6.pom | |
kharon-0.1.6.jar | 114 KB |
kharon-0.1.6-sources.jar | 49 KB |
kharon-0.1.6-javadoc.jar | 774 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |