is not current version
Last Version 2.1.1

com.googlecode.blaisemath:blaise-graphtheory 2.0.8

Link graph definitions, algorithms, and visualization.

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-graphtheory
Version

Version

2.0.8
Type

Type

jar

Download blaise-graphtheory 2.0.8


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