MVN

com.github.mapkiwiz : jgrapht-routing

Maven & Gradle

Aug 28, 2015
3 stars

jgrapht-routing · Java Routing Service based on JGraphT

<dependency>
    <groupId>com.github.mapkiwiz</groupId>
    <artifactId>jgrapht-routing</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mapkiwiz : jgrapht-routing to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.github.mapkiwiz : jgrapht-routing to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
jgrapht-routing-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mapkiwiz</groupId>
    <artifactId>jgrapht-routing</artifactId>
    <version>0.4</version>
</dependency>

Advertisement