GroupId | GroupIdcom.github.wslotkin |
---|---|
ArtifactId | ArtifactIditinerator-analysis |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
itinerator-analysis-0.1.1.pom | |
itinerator-analysis-0.1.1.jar | 48 KB |
itinerator-analysis-0.1.1-sources.jar | 38 KB |
itinerator-analysis-0.1.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/
implementation 'com.github.wslotkin:itinerator-analysis:0.1.1'
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/
implementation ("com.github.wslotkin:itinerator-analysis:0.1.1")
'com.github.wslotkin:itinerator-analysis:jar:0.1.1'
<dependency org="com.github.wslotkin" name="itinerator-analysis" rev="0.1.1">
<artifact name="itinerator-analysis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wslotkin', module='itinerator-analysis', version='0.1.1')
)
libraryDependencies += "com.github.wslotkin" % "itinerator-analysis" % "0.1.1"
[com.github.wslotkin/itinerator-analysis "0.1.1"]