is not current version
Last Version 3.0.11

com.googlecode.blaisemath:blaise-graphtheory3 3.0.10-beta

Link graph definitions, algorithms, and visualization.

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-graphtheory3
Version

Version

3.0.10-beta
Type

Type

jar

Download blaise-graphtheory3 3.0.10-beta


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