не последняя версия
Последняя версия 4.0.5

com.googlecode.blaisemath:blaise-graph-theory 4.0.2

Graph definitions, algorithms, and visualization.

Группа

Группа

com.googlecode.blaisemath
Идентификатор

Идентификатор

blaise-graph-theory
Версия

Версия

4.0.2
Тип

Тип

jar

Скачать blaise-graph-theory 4.0.2


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