Last Version

blaise-graphtheory 2.1.1

Link graph definitions, algorithms, and visualization.

License

License

GroupId

GroupId

com.googlecode.blaisemath
ArtifactId

ArtifactId

blaise-graphtheory
Version

Version

2.1.1
Type

Type

jar
Description

Description

blaise-graphtheory
Link graph definitions, algorithms, and visualization.
Project URL

Project URL

https://github.com/triathematician/blaisemath
Source Code Management

Source Code Management

https://github.com/triathematician/blaisemath

Download blaise-graphtheory 2.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.blaisemath : blaise-graphics jar [2.2.1,2.3.0)
org.apache.commons : commons-math jar [2.2,3.0)
org.swinglabs : swing-layout jar 1.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.