is not current version
Last Version 0.1.5

com.github.wslotkin:itinerator 0.1.3

A Java library for generating optimized itineraries

GroupId

GroupId

com.github.wslotkin
ArtifactId

ArtifactId

itinerator
Version

Version

0.1.3
Type

Type

pom

Download itinerator 0.1.3

Filename Size
itinerator-0.1.3.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.wslotkin/itinerator/ -->
<dependency>
    <groupId>com.github.wslotkin</groupId>
    <artifactId>itinerator</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator/
implementation 'com.github.wslotkin:itinerator:0.1.3'
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator/
implementation ("com.github.wslotkin:itinerator:0.1.3")
'com.github.wslotkin:itinerator:pom:0.1.3'
<dependency org="com.github.wslotkin" name="itinerator" rev="0.1.3">
  <artifact name="itinerator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wslotkin', module='itinerator', version='0.1.3')
)
libraryDependencies += "com.github.wslotkin" % "itinerator" % "0.1.3"
[com.github.wslotkin/itinerator "0.1.3"]