Files download
File Operation
restful-ptv-rest-client-1.2.7.jar download
restful-ptv-rest-client-1.2.7.pom download
restful-ptv-rest-client-1.2.7-sources.jar download
Apache Maven
<dependency>
  <groupId>fi.otavanopisto.restful-ptv.restful-ptv-rest-client</groupId>
  <artifactId>restful-ptv-rest-client</artifactId>
  <version>1.2.7</version>
</dependency>
Gradle Groovy
implementation 'fi.otavanopisto.restful-ptv.restful-ptv-rest-client:restful-ptv-rest-client:1.2.7'
Gradle Kotlin
implementation("fi.otavanopisto.restful-ptv.restful-ptv-rest-client:restful-ptv-rest-client:1.2.7")
Scala SBT
libraryDependencies += "fi.otavanopisto.restful-ptv.restful-ptv-rest-client" % "restful-ptv-rest-client" % "1.2.7"
Groovy Grape
@Grapes(
  @Grab(group='fi.otavanopisto.restful-ptv.restful-ptv-rest-client', module='restful-ptv-rest-client', version='1.2.7')
)
Apache Ivy
<dependency org="fi.otavanopisto.restful-ptv.restful-ptv-rest-client" name="restful-ptv-rest-client" rev="1.2.7" />
Leiningen
[fi.otavanopisto.restful-ptv.restful-ptv-rest-client/restful-ptv-rest-client "1.2.7"]
Apache Buildr
'fi.otavanopisto.restful-ptv.restful-ptv-rest-client:restful-ptv-rest-client:jar:1.2.7'