is not current version
Last Version 4.0.4

com.googlecode.blaisemath:blaise-graph-theory-ui 4.0.2

Swing UI components for blaise-graph-theory.

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-graph-theory-ui
Version

Version

4.0.2
Type

Type

jar

Download blaise-graph-theory-ui 4.0.2


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