Last Version

Graph Essentials 1.1.2

Graph Essentials contain utility classes useful for graph visualization purposes.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.essentials
ArtifactId

ArtifactId

graph-essentials
Version

Version

1.1.2
Type

Type

jar
Description

Description

Graph Essentials
Graph Essentials contain utility classes useful for graph visualization purposes.
Project URL

Project URL

http://www.mantledillusion.com

Download graph-essentials 1.1.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.