Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfi.metatavu.ptv.rest-client |
ArtifactId | ArtifactIdptv-rest-client |
Version | Version0.0.13 |
Type | Typejar |
Filename | Size |
---|---|
ptv-rest-client-0.0.13.pom | |
ptv-rest-client-0.0.13.jar | 168 KB |
ptv-rest-client-0.0.13-sources.jar | 120 KB |
ptv-rest-client-0.0.13-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fi.metatavu.ptv.rest-client/ptv-rest-client/ -->
<dependency>
<groupId>fi.metatavu.ptv.rest-client</groupId>
<artifactId>ptv-rest-client</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.ptv.rest-client/ptv-rest-client/
implementation 'fi.metatavu.ptv.rest-client:ptv-rest-client:0.0.13'
// https://jarcasting.com/artifacts/fi.metatavu.ptv.rest-client/ptv-rest-client/
implementation ("fi.metatavu.ptv.rest-client:ptv-rest-client:0.0.13")
'fi.metatavu.ptv.rest-client:ptv-rest-client:jar:0.0.13'
<dependency org="fi.metatavu.ptv.rest-client" name="ptv-rest-client" rev="0.0.13">
<artifact name="ptv-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.ptv.rest-client', module='ptv-rest-client', version='0.0.13')
)
libraryDependencies += "fi.metatavu.ptv.rest-client" % "ptv-rest-client" % "0.0.13"
[fi.metatavu.ptv.rest-client/ptv-rest-client "0.0.13"]