MVN

com.daedafusion : graph

Maven & Gradle

Sep 08, 2015
0 stars

DaedaFusion Graph · A graph routing algorithm library

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>graph</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daedafusion : graph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.daedafusion : graph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
graph-1.0

How to add a dependency to Maven

Add the following com.daedafusion : graph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>graph</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daedafusion : graph gradle dependency to your build.gradle file:

implementation 'com.daedafusion:graph:1.0'

Gradle Kotlin DSL: Add the following com.daedafusion : graph gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daedafusion:graph:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daedafusion : graph sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daedafusion" % "graph" % "1.0"

Advertisement

Dependencies from Group

Feb 23, 2017
16 usages
0 stars
Feb 23, 2017
10 usages
0 stars
Sep 08, 2015
6 usages
0 stars
Feb 23, 2017
4 usages
2 stars
Feb 23, 2017
3 usages
0 stars

Discover Dependencies

Jan 28, 2019
1 usages
348 stars
Sep 15, 2015
3 stars
Feb 07, 2016
38 stars
Sep 09, 2015
1 usages
3 stars
Oct 08, 2015
35 stars
Sep 10, 2015
6 stars