MVN

gr.james : simple-graph

Maven & Gradle

Feb 08, 2021
0 stars

Simple Graph · Simple Graph is a graph interface for Java 6 that is designed to expose a very simple API to support working with graphs

<dependency>
    <groupId>gr.james</groupId>
    <artifactId>simple-graph</artifactId>
    <version>0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gr.james : simple-graph to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.15

All Versions

Choose a version of gr.james : simple-graph to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16
simple-graph-0.16
0.15
simple-graph-0.15
0.14
simple-graph-0.14
0.13
simple-graph-0.13
0.12
simple-graph-0.12
0.11
simple-graph-0.11
0.10
simple-graph-0.10
0.9
simple-graph-0.9
0.8
simple-graph-0.8
0.7
simple-graph-0.7
0.6
simple-graph-0.6
0.5
simple-graph-0.5
0.4
simple-graph-0.4
0.3
simple-graph-0.3
0.2
simple-graph-0.2
0.1
simple-graph-0.1

How to add a dependency to Maven

Add the following gr.james : simple-graph maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gr.james</groupId>
    <artifactId>simple-graph</artifactId>
    <version>0.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gr.james : simple-graph gradle dependency to your build.gradle file:

implementation 'gr.james:simple-graph:0.15'

Gradle Kotlin DSL: Add the following gr.james : simple-graph gradle kotlin dependency to your build.gradle.kts file:

implementation("gr.james:simple-graph:0.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following gr.james : simple-graph sbt scala dependency to your build.sbt file:

libraryDependencies += "gr.james" % "simple-graph" % "0.15"

Advertisement

Dependencies from Group

Feb 08, 2021
0 stars
Sep 13, 2022
32 stars
Feb 09, 2021
1 stars
Feb 09, 2021
1 stars
Jul 28, 2021
0 stars

Discover Dependencies

Aug 09, 2023
1 usages
290 stars
Feb 26, 2021
4 stars
Apr 06, 2021
1 usages
Jun 07, 2022
1 usages
0 stars
Aug 25, 2023
1 usages
13.2k stars
Aug 25, 2023
13.2k stars
Feb 17, 2023
13.2k stars
Apr 28, 2022
48 stars