is not current version
Last Version 5.33.0

nl.vpro.poms.api-clients:client-extras 5.12.2

Utils for the NPO api clients

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.vpro.poms.api-clients
ArtifactId

ArtifactId

client-extras
Version

Version

5.12.2
Type

Type

jar

Download client-extras 5.12.2


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