| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.blaisemath |
| Идентификатор | Идентификаторblaise-graph-theory-ui |
| Версия | Версия4.0.4 |
| Тип | Типjar |
| Описание |
Описаниеblaise-graph-theory-ui
Swing UI components for blaise-graph-theory.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| blaise-graph-theory-ui-4.0.4.pom | |
| blaise-graph-theory-ui-4.0.4.jar | 18 KB |
| blaise-graph-theory-ui-4.0.4-sources.jar | 16 KB |
| blaise-graph-theory-ui-4.0.4-javadoc.jar | 426 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory-ui/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>blaise-graph-theory-ui</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory-ui/
implementation 'com.googlecode.blaisemath:blaise-graph-theory-ui:4.0.4'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory-ui/
implementation ("com.googlecode.blaisemath:blaise-graph-theory-ui:4.0.4")
'com.googlecode.blaisemath:blaise-graph-theory-ui:jar:4.0.4'
<dependency org="com.googlecode.blaisemath" name="blaise-graph-theory-ui" rev="4.0.4">
<artifact name="blaise-graph-theory-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-graph-theory-ui', version='4.0.4')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-graph-theory-ui" % "4.0.4"
[com.googlecode.blaisemath/blaise-graph-theory-ui "4.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.blaisemath : blaise-graph-theory | jar | 4.0.5 |
| com.googlecode.blaisemath : blaise-graphics-ui | jar | 3.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.blaisemath : blaise-app | jar | 0.2.0-beta |
| junit : junit | jar | 4.12 |