License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdblaise-graphtheory |
Version | Version2.1.1 |
Type | Typejar |
Description |
Descriptionblaise-graphtheory
Link graph definitions, algorithms, and visualization.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blaise-graphtheory-2.1.1.pom | |
blaise-graphtheory-2.1.1.jar | 181 KB |
blaise-graphtheory-2.1.1-sources.jar | 122 KB |
blaise-graphtheory-2.1.1-javadoc.jar | 502 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |