MVN

de.tum.ei.lkn.eces : graph

Maven & Gradle

Jan 03, 2021
4 usages
0 stars

Graph library (edges, nodes, graphs) using the ECES framework.

<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>graph</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tum.ei.lkn.eces : graph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of de.tum.ei.lkn.eces : graph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
graph-2.0.2
graph-2.0.1
graph-2.0.0

How to add a dependency to Maven

Add the following de.tum.ei.lkn.eces : graph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.tum.ei.lkn.eces</groupId>
    <artifactId>graph</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.tum.ei.lkn.eces : graph gradle dependency to your build.gradle file:

implementation 'de.tum.ei.lkn.eces:graph:2.0.2'

Gradle Kotlin DSL: Add the following de.tum.ei.lkn.eces : graph gradle kotlin dependency to your build.gradle.kts file:

implementation("de.tum.ei.lkn.eces:graph:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.tum.ei.lkn.eces : graph sbt scala dependency to your build.sbt file:

libraryDependencies += "de.tum.ei.lkn.eces" % "graph" % "2.0.2"

Advertisement

Dependencies from Group

Jan 03, 2021
8 usages
0 stars
Jan 03, 2021
6 usages
5 stars
Jan 03, 2021
6 usages
0 stars
Jan 03, 2021
4 usages
0 stars
dnm
Jan 09, 2021
4 usages
3 stars

Discover Dependencies

Jun 06, 2015
2 usages
58 stars
Sep 03, 2016
2 usages
26 stars
Oct 07, 2015
2 usages
4 stars
Oct 27, 2015
2 usages
Nov 10, 2015
2 usages
Apr 22, 2020
10 usages
54 stars
Feb 29, 2016
2 usages
1 stars