Last Version

gs-ui-swing 2.0

Swing interface for GraphStream

License

License

Categories

Categories

GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

gs-ui-swing
Version

Version

2.0
Type

Type

jar
Description

Description

gs-ui-swing
Swing interface for GraphStream
Project URL

Project URL

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

Source Code Management

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

Download gs-ui-swing 2.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.graphstream : gs-core jar 2.0

test (2)

Group / Artifact Type Version
junit : junit Optional jar 4.12
org.graphstream : gs-algo jar 2.0

Project Modules

There are no modules declared in this project.