Last Version

gs-ui 1.3

The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them.

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

gs-ui
Version

Version

1.3
Type

Type

jar
Description

Description

gs-ui
The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them.
Project URL

Project URL

http://graphstream-project.org
Source Code Management

Source Code Management

https://github.com/graphstream/gs-ui

Download gs-ui 1.3


<!-- https://jarcasting.com/artifacts/org.graphstream/gs-ui/ -->
<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>gs-ui</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.graphstream/gs-ui/
implementation 'org.graphstream:gs-ui:1.3'
// https://jarcasting.com/artifacts/org.graphstream/gs-ui/
implementation ("org.graphstream:gs-ui:1.3")
'org.graphstream:gs-ui:jar:1.3'
<dependency org="org.graphstream" name="gs-ui" rev="1.3">
  <artifact name="gs-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graphstream', module='gs-ui', version='1.3')
)
libraryDependencies += "org.graphstream" % "gs-ui" % "1.3"
[org.graphstream/gs-ui "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit Optional jar 4.12
org.graphstream : gs-core Optional jar 1.3
org.graphstream : gs-algo Optional jar 1.3
org.scala-lang : scala-library Optional jar 2.10.1

Project Modules

There are no modules declared in this project.