Last Version

gs-ui-javafx 2.0

javafx interface for GraphStream

License

License

Categories

Categories

JavaFX User Interface GraphStream Business Logic Libraries Science
GroupId

GroupId

org.graphstream
ArtifactId

ArtifactId

gs-ui-javafx
Version

Version

2.0
Type

Type

jar
Description

Description

gs-ui-javafx
javafx interface for GraphStream
Project URL

Project URL

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

Source Code Management

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

Download gs-ui-javafx 2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjfx : javafx-fxml jar 13

provided (2)

Group / Artifact Type Version
org.graphstream : gs-core jar 2.0
org.openjfx : javafx-swing jar 13

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.