is not current version
Last Version 5.33.0

nl.vpro.poms.api-clients:frontend-api-client 5.17.0

API Clients for the NPO Frontend API

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.vpro.poms.api-clients
ArtifactId

ArtifactId

frontend-api-client
Version

Version

5.17.0
Type

Type

jar

Download frontend-api-client 5.17.0


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