Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfi.metatavu.ptv.rest-client |
ArtifactId | ArtifactIdptv-rest-client |
Version | Version0.6.2 |
Type | Typejar |
Filename | Size |
---|---|
ptv-rest-client-0.6.2.pom | |
ptv-rest-client-0.6.2.jar | 230 KB |
ptv-rest-client-0.6.2-sources.jar | 149 KB |
ptv-rest-client-0.6.2-javadoc.jar | 605 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.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/fi.metatavu.ptv.rest-client/ptv-rest-client/
implementation 'fi.metatavu.ptv.rest-client:ptv-rest-client:0.6.2'
// https://jarcasting.com/artifacts/fi.metatavu.ptv.rest-client/ptv-rest-client/
implementation ("fi.metatavu.ptv.rest-client:ptv-rest-client:0.6.2")
'fi.metatavu.ptv.rest-client:ptv-rest-client:jar:0.6.2'
<dependency org="fi.metatavu.ptv.rest-client" name="ptv-rest-client" rev="0.6.2">
<artifact name="ptv-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.metatavu.ptv.rest-client', module='ptv-rest-client', version='0.6.2')
)
libraryDependencies += "fi.metatavu.ptv.rest-client" % "ptv-rest-client" % "0.6.2"
[fi.metatavu.ptv.rest-client/ptv-rest-client "0.6.2"]