MVN

com.github.t1 : graph

Maven & Gradle

Feb 25, 2021
1 usages
7 stars

Directed Graph Algorithms · A straight forward Graph class with Nodes that support custom Marks.

<dependency>
    <groupId>com.github.t1</groupId>
    <artifactId>graph</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
graph-1.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.t1</groupId>
    <artifactId>graph</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.t1:graph:1.0.3'

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

implementation("com.github.t1:graph:1.0.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.t1" % "graph" % "1.0.3"

Advertisement

Dependencies from Group

Jun 04, 2023
5 usages
15 stars
Jun 09, 2023
3 usages
9 stars
Jun 09, 2023
2 usages
9 stars
Jun 04, 2023
2 usages
15 stars
Aug 04, 2023
2 usages
2 stars

Discover Dependencies

Feb 25, 2021
34 stars
Feb 27, 2021
4 stars
Sep 10, 2022
4 stars
Sep 10, 2022
4 stars
Feb 27, 2021
3 stars
Sep 10, 2022
3 stars
Sep 10, 2022
3 stars
Sep 10, 2022
4 stars
Feb 24, 2021
3 stars
Feb 24, 2021
3 stars