MVN

org.graphstream : gs-ui-android

Maven & Gradle

Sep 15, 2020
395 stars

gs-ui-android · 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 is the core package that contains the minimal needed to read and write a graph.

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

Latest Version

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

  • Latest Stable: 2.0

All Versions

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

Version Vulnerabilities Updated
2.0
gs-ui-android-2.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.graphstream:gs-ui-android:2.0'

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

implementation("org.graphstream:gs-ui-android:2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graphstream" % "gs-ui-android" % "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

May 25, 2022
1 usages
Sep 14, 2020
10 stars
Sep 14, 2020
502 stars
Sep 14, 2020
502 stars
Sep 14, 2020
2 usages
502 stars
Sep 14, 2020
0 stars
Feb 25, 2022
0 stars