GroupId | GroupIdcom.github.wslotkin |
---|---|
ArtifactId | ArtifactIditinerator-analysis |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
itinerator-analysis-0.1.0.pom | |
itinerator-analysis-0.1.0.jar | 47 KB |
itinerator-analysis-0.1.0-sources.jar | 37 KB |
itinerator-analysis-0.1.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/ -->
<dependency>
<groupId>com.github.wslotkin</groupId>
<artifactId>itinerator-analysis</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/
implementation 'com.github.wslotkin:itinerator-analysis:0.1.0'
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-analysis/
implementation ("com.github.wslotkin:itinerator-analysis:0.1.0")
'com.github.wslotkin:itinerator-analysis:jar:0.1.0'
<dependency org="com.github.wslotkin" name="itinerator-analysis" rev="0.1.0">
<artifact name="itinerator-analysis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wslotkin', module='itinerator-analysis', version='0.1.0')
)
libraryDependencies += "com.github.wslotkin" % "itinerator-analysis" % "0.1.0"
[com.github.wslotkin/itinerator-analysis "0.1.0"]