MVN

org.graphstream : gs-algo

Maven & Gradle

Sep 14, 2020
14 usages
102 stars

gs-algo · 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. This package contains algorithms and generators.

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

Latest Version

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

  • Latest Stable: 2.0

All Versions

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

Version Vulnerabilities Updated
2.0
gs-algo-2.0
1.3
gs-algo-1.3
1.2
gs-algo-1.2
1.1.x
gs-algo-1.1.2
1.1
gs-algo-1.1
1.0
gs-algo-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>gs-algo</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.graphstream:gs-algo:2.0'

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

implementation("org.graphstream:gs-algo:2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graphstream" % "gs-algo" % "2.0"

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

Oct 05, 2021
13 usages
353 stars
Jun 30, 2022
15 usages
784 stars
Aug 21, 2023
16 usages
Dec 26, 2022
12 usages
2.2k stars
Jul 19, 2023
14 usages
759 stars
Aug 25, 2023
16 usages
11.9k stars
Aug 25, 2023
18 usages
1.2k stars
Aug 24, 2023
14 usages
32 stars
Feb 03, 2021
12 usages