is not current version
Last Version 5.33.0

nl.vpro.api:api-rs-services 5.27.5

Contains the rest interfaces implemented by the Frontend API

GroupId

GroupId

nl.vpro.api
ArtifactId

ArtifactId

api-rs-services
Version

Version

5.27.5
Type

Type

jar

Download api-rs-services 5.27.5


<!-- https://jarcasting.com/artifacts/nl.vpro.api/api-rs-services/ -->
<dependency>
    <groupId>nl.vpro.api</groupId>
    <artifactId>api-rs-services</artifactId>
    <version>5.27.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.api/api-rs-services/
implementation 'nl.vpro.api:api-rs-services:5.27.5'
// https://jarcasting.com/artifacts/nl.vpro.api/api-rs-services/
implementation ("nl.vpro.api:api-rs-services:5.27.5")
'nl.vpro.api:api-rs-services:jar:5.27.5'
<dependency org="nl.vpro.api" name="api-rs-services" rev="5.27.5">
  <artifact name="api-rs-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.api', module='api-rs-services', version='5.27.5')
)
libraryDependencies += "nl.vpro.api" % "api-rs-services" % "5.27.5"
[nl.vpro.api/api-rs-services "5.27.5"]