Last Version

Java Expression Parser 19971602

Visualizing Graphs with Java (VGJ) is a tool for graph drawing and graph layout

License

License

GNU Public License v2
GroupId

GroupId

org.fudaa.edu.auburn.vgj
ArtifactId

ArtifactId

vgj
Version

Version

19971602
Type

Type

jar
Description

Description

Java Expression Parser
Visualizing Graphs with Java (VGJ) is a tool for graph drawing and graph layout
Source Code Management

Source Code Management

https://gitlab.com/fudaa/vgj

Download vgj 19971602


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.