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