MVN

org.graphstream : gs-ui

Maven & Gradle

Apr 07, 2015
15 usages
30 stars

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.

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>gs-ui</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.graphstream : gs-ui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.graphstream : gs-ui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
gs-ui-1.3
1.2
gs-ui-1.2
1.1.x
gs-ui-1.1.2
gs-ui-1.1.1
1.0
gs-ui-1.0

How to add a dependency to Maven

Add the following org.graphstream : gs-ui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>gs-ui</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.graphstream : gs-ui gradle dependency to your build.gradle file:

implementation 'org.graphstream:gs-ui:1.3'

Gradle Kotlin DSL: Add the following org.graphstream : gs-ui gradle kotlin dependency to your build.gradle.kts file:

implementation("org.graphstream:gs-ui:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.graphstream : gs-ui sbt scala dependency to your build.sbt file:

libraryDependencies += "org.graphstream" % "gs-ui" % "1.3"

Advertisement

Dependencies from Group

Sep 11, 2020
35 usages
395 stars
Apr 07, 2015
15 usages
30 stars
Sep 14, 2020
14 usages
102 stars
May 17, 2011
5 usages
4 stars
May 17, 2011
4 usages
4 stars

Discover Dependencies

Jul 01, 2015
9 usages
Mar 30, 2018
9 usages
Aug 20, 2023
11 usages
Aug 20, 2023
11 usages
Mar 01, 2016
15 usages
512 stars
May 22, 2019
12 usages
4 stars
Aug 07, 2023
24 usages
83 stars
Aug 07, 2023
21 usages
83 stars
Jul 13, 2023
14 usages
26 stars