is not current version
Last Version 0.1.5

com.github.wslotkin:itinerator-analysis 0.1.2


GroupId

GroupId

com.github.wslotkin
ArtifactId

ArtifactId

itinerator-analysis
Version

Version

0.1.2
Type

Type

jar

Download itinerator-analysis 0.1.2


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