| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wslotkin |
| ArtifactId | ArtifactIditinerator |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionItinerator
A Java library for generating optimized itineraries
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| itinerator-0.1.5.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wslotkin/itinerator/ -->
<dependency>
<groupId>com.github.wslotkin</groupId>
<artifactId>itinerator</artifactId>
<version>0.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator/
implementation 'com.github.wslotkin:itinerator:0.1.5'
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator/
implementation ("com.github.wslotkin:itinerator:0.1.5")
'com.github.wslotkin:itinerator:pom:0.1.5'
<dependency org="com.github.wslotkin" name="itinerator" rev="0.1.5">
<artifact name="itinerator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wslotkin', module='itinerator', version='0.1.5')
)
libraryDependencies += "com.github.wslotkin" % "itinerator" % "0.1.5"
[com.github.wslotkin/itinerator "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.10.17 |