| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wslotkin |
| ArtifactId | ArtifactIditinerator-analysis |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Java library for generating optimized itineraries
|
| Filename | Size |
|---|---|
| itinerator-analysis-0.1.5.pom | |
| itinerator-analysis-0.1.5.jar | 48 KB |
| itinerator-analysis-0.1.5-sources.jar | 38 KB |
| itinerator-analysis-0.1.5-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/ -->
<dependency>
<groupId>com.github.wslotkin</groupId>
<artifactId>itinerator-analysis</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/
implementation 'com.github.wslotkin:itinerator-analysis:0.1.5'
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/
implementation ("com.github.wslotkin:itinerator-analysis:0.1.5")
'com.github.wslotkin:itinerator-analysis:jar:0.1.5'
<dependency org="com.github.wslotkin" name="itinerator-analysis" rev="0.1.5">
<artifact name="itinerator-analysis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wslotkin', module='itinerator-analysis', version='0.1.5')
)
libraryDependencies += "com.github.wslotkin" % "itinerator-analysis" % "0.1.5"
[com.github.wslotkin/itinerator-analysis "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wslotkin : itinerator-generator | jar | 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 |