Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdnl.vpro.poms.api-clients |
ArtifactId | ArtifactIdfrontend-api-client |
Version | Version5.12.0 |
Type | Typejar |
Filename | Size |
---|---|
frontend-api-client-5.12.0.pom | |
frontend-api-client-5.12.0.jar | 21 KB |
frontend-api-client-5.12.0-sources.jar | 10 KB |
frontend-api-client-5.12.0-javadoc.jar | 53 KB |
Browse |
<!-- 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.12.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.12.0'
// https://jarcasting.com/artifacts/nl.vpro.poms.api-clients/frontend-api-client/
implementation ("nl.vpro.poms.api-clients:frontend-api-client:5.12.0")
'nl.vpro.poms.api-clients:frontend-api-client:jar:5.12.0'
<dependency org="nl.vpro.poms.api-clients" name="frontend-api-client" rev="5.12.0">
<artifact name="frontend-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.poms.api-clients', module='frontend-api-client', version='5.12.0')
)
libraryDependencies += "nl.vpro.poms.api-clients" % "frontend-api-client" % "5.12.0"
[nl.vpro.poms.api-clients/frontend-api-client "5.12.0"]