MVN

com.github.wslotkin : itinerator

Maven & Gradle

Dec 29, 2016
0 stars

Itinerator · A Java library for generating optimized itineraries

<dependency>
    <groupId>com.github.wslotkin</groupId>
    <artifactId>itinerator</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wslotkin : itinerator to add to Maven - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.github.wslotkin : itinerator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
itinerator-0.1.5
itinerator-0.1.4
itinerator-0.1.3
itinerator-0.1.2
itinerator-0.1.1
itinerator-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.wslotkin</groupId>
    <artifactId>itinerator</artifactId>
    <version>0.1.5</version>
</dependency>