Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdnl.vpro.poms.api-clients |
ArtifactId | ArtifactIdpages-backend-api-client |
Version | Version5.22.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/pages-backend-api-client/ -->
<dependency>
<groupId>nl.vpro.poms.api-clients</groupId>
<artifactId>pages-backend-api-client</artifactId>
<version>5.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/pages-backend-api-client/
implementation 'nl.vpro.poms.api-clients:pages-backend-api-client:5.22.0'
// https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/pages-backend-api-client/
implementation ("nl.vpro.poms.api-clients:pages-backend-api-client:5.22.0")
'nl.vpro.poms.api-clients:pages-backend-api-client:jar:5.22.0'
<dependency org="nl.vpro.poms.api-clients" name="pages-backend-api-client" rev="5.22.0">
<artifact name="pages-backend-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.poms.api-clients', module='pages-backend-api-client', version='5.22.0')
)
libraryDependencies += "nl.vpro.poms.api-clients" % "pages-backend-api-client" % "5.22.0"
[nl.vpro.poms.api-clients/pages-backend-api-client "5.22.0"]