GroupId | GroupIdcom.github.wslotkin |
---|---|
ArtifactId | ArtifactIditinerator-analysis |
Version | Version0.1.2 |
Type | Typejar |
Filename | Size |
---|---|
itinerator-analysis-0.1.2.pom | |
itinerator-analysis-0.1.2.jar | 48 KB |
itinerator-analysis-0.1.2-sources.jar | 38 KB |
itinerator-analysis-0.1.2-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.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"]