is not current version
Last Version 0.1.5

com.github.wslotkin:itinerator 0.1.1

A Java library for generating optimized itineraries

GroupId

GroupId

com.github.wslotkin
ArtifactId

ArtifactId

itinerator
Version

Version

0.1.1
Type

Type

pom

Download itinerator 0.1.1

Filename Size
itinerator-0.1.1.pom 5 KB
Browse

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