blaise-graphtheory

Link graph definitions, algorithms, and visualization.

Лицензия

Лицензия

Группа

Группа

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

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

blaise-graphtheory
Последняя версия

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

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

blaise-graphtheory
Link graph definitions, algorithms, and visualization.
Ссылка на сайт

Ссылка на сайт

https://github.com/triathematician/blaisemath
Система контроля версий

Система контроля версий

https://github.com/triathematician/blaisemath

Скачать blaise-graphtheory

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

blaisemath

blaisemath is a collection of Java libraries for visualization and mathematics. The source code, javadocs, and jar files are available in the central maven repository.

Core Libraries

The core libraries are listed below with the latest artifact versions available on maven central. Note that they have been recently updated for Java 11 (September 2019). If using Java 8-10, see this wiki page for documentation on which versions to use for Java 8.

See the wiki for a description of these libraries and how to use them.

Related Libraries

Версии библиотеки

Версия
2.1.1
2.1.0
2.0.8