is not current version
Last Version 5.33.0

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

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.20.0
Type

Type

jar

Download client-extras 5.20.0


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