GroupId | GroupIdcom.googlecode.blaisemath |
---|---|
ArtifactId | ArtifactIdblaise-graph-theory-ui |
Version | Version4.0.1.1 |
Type | Typejar |
<!-- 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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory-ui/
implementation 'com.googlecode.blaisemath:blaise-graph-theory-ui:4.0.1.1'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-graph-theory-ui/
implementation ("com.googlecode.blaisemath:blaise-graph-theory-ui:4.0.1.1")
'com.googlecode.blaisemath:blaise-graph-theory-ui:jar:4.0.1.1'
<dependency org="com.googlecode.blaisemath" name="blaise-graph-theory-ui" rev="4.0.1.1">
<artifact name="blaise-graph-theory-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-graph-theory-ui', version='4.0.1.1')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-graph-theory-ui" % "4.0.1.1"
[com.googlecode.blaisemath/blaise-graph-theory-ui "4.0.1.1"]