Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.wslotkin |
ArtifactId | ArtifactIditinerator-performance |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-performance/ -->
<dependency>
<groupId>com.github.wslotkin</groupId>
<artifactId>itinerator-performance</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-performance/
implementation 'com.github.wslotkin:itinerator-performance:0.1.0'
// https://jarcasting.com/artifacts/com.github.wslotkin/itinerator-performance/
implementation ("com.github.wslotkin:itinerator-performance:0.1.0")
'com.github.wslotkin:itinerator-performance:jar:0.1.0'
<dependency org="com.github.wslotkin" name="itinerator-performance" rev="0.1.0">
<artifact name="itinerator-performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wslotkin', module='itinerator-performance', version='0.1.0')
)
libraryDependencies += "com.github.wslotkin" % "itinerator-performance" % "0.1.0"
[com.github.wslotkin/itinerator-performance "0.1.0"]