License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdblaise-graphtheory3 |
Version | Version3.0.11 |
Type | Typejar |
Description |
Descriptionblaise-graphtheory3
Link graph definitions, algorithms, and visualization.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blaise-graphtheory3-3.0.11.pom | |
blaise-graphtheory3-3.0.11.jar | 157 KB |
blaise-graphtheory3-3.0.11-sources.jar | 122 KB |
blaise-graphtheory3-3.0.11-javadoc.jar | 507 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graphtheory3/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>blaise-graphtheory3</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graphtheory3/
implementation 'com.googlecode.blaisemath:blaise-graphtheory3:3.0.11'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graphtheory3/
implementation ("com.googlecode.blaisemath:blaise-graphtheory3:3.0.11")
'com.googlecode.blaisemath:blaise-graphtheory3:jar:3.0.11'
<dependency org="com.googlecode.blaisemath" name="blaise-graphtheory3" rev="3.0.11">
<artifact name="blaise-graphtheory3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-graphtheory3', version='3.0.11')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-graphtheory3" % "3.0.11"
[com.googlecode.blaisemath/blaise-graphtheory3 "3.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.blaisemath : blaise-graphics | jar | [2.2.1,2.2.99) |
org.apache.commons : commons-math | jar | 2.2 |
org.swinglabs : swing-layout | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.blaisemath : blaise-app | jar | 0.2.0-beta |
junit : junit | jar | 4.12 |