| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.blaisemath |
| ArtifactId | ArtifactIdblaise-graph-theory-ui |
| Version | Version4.0.4 |
| Type | Typejar |
| Description |
Descriptionblaise-graph-theory-ui
Swing UI components for blaise-graph-theory.
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.blaisemath : blaise-graph-theory | jar | 4.0.5 |
| com.googlecode.blaisemath : blaise-graphics-ui | jar | 3.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.blaisemath : blaise-app | jar | 0.2.0-beta |
| junit : junit | jar | 4.12 |