| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.blaisemath |
| Идентификатор | Идентификаторblaise-graph-theory |
| Версия | Версия4.0.5 |
| Тип | Типjar |
| Описание |
Описаниеblaise-graph-theory
Graph definitions, algorithms, and visualization.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| blaise-graph-theory-4.0.5.pom | |
| blaise-graph-theory-4.0.5.jar | 134 KB |
| blaise-graph-theory-4.0.5-sources.jar | 107 KB |
| blaise-graph-theory-4.0.5-javadoc.jar | 837 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>blaise-graph-theory</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory/
implementation 'com.googlecode.blaisemath:blaise-graph-theory:4.0.5'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory/
implementation ("com.googlecode.blaisemath:blaise-graph-theory:4.0.5")
'com.googlecode.blaisemath:blaise-graph-theory:jar:4.0.5'
<dependency org="com.googlecode.blaisemath" name="blaise-graph-theory" rev="4.0.5">
<artifact name="blaise-graph-theory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-graph-theory', version='4.0.5')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-graph-theory" % "4.0.5"
[com.googlecode.blaisemath/blaise-graph-theory "4.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.blaisemath : blaise-common | jar | 1.0.7 |
| com.google.guava : guava | jar | 28.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |