is not current version
Last Version 5.33.0

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

Utils for the NPO api clients

Categories

Categories

CLI User Interface
GroupId

GroupId

nl.vpro.poms.api-clients
ArtifactId

ArtifactId

client-core
Version

Version

5.12.2
Type

Type

jar

Download client-core 5.12.2


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