MVN

org.graphstream : util

Maven & Gradle

May 17, 2011
1 usages
4 stars

util · Utils used by GraphStream.

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>util</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
util-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.graphstream</groupId>
    <artifactId>util</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.graphstream:util:1.0'

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

implementation("org.graphstream:util:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.graphstream" % "util" % "1.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

Sep 12, 2014
23 stars
Sep 12, 2014
1 usages
23 stars
Sep 12, 2014
1 usages
23 stars
Sep 12, 2014
23 stars
Sep 12, 2014
23 stars
Aug 11, 2010
1 usages
Jan 23, 2013
2 usages