GroupId | GroupIdnl.vpro.pages |
---|---|
ArtifactId | ArtifactIdpages-rs-services |
Version | Version5.14.1 |
Type | Typejar |
Filename | Size |
---|---|
pages-rs-services-5.14.1.pom | |
pages-rs-services-5.14.1.jar | 3 KB |
pages-rs-services-5.14.1-sources.jar | 4 KB |
pages-rs-services-5.14.1-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.vpro.pages/pages-rs-services/ -->
<dependency>
<groupId>nl.vpro.pages</groupId>
<artifactId>pages-rs-services</artifactId>
<version>5.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.pages/pages-rs-services/
implementation 'nl.vpro.pages:pages-rs-services:5.14.1'
// https://jarcasting.com/artifacts/nl.vpro.pages/pages-rs-services/
implementation ("nl.vpro.pages:pages-rs-services:5.14.1")
'nl.vpro.pages:pages-rs-services:jar:5.14.1'
<dependency org="nl.vpro.pages" name="pages-rs-services" rev="5.14.1">
<artifact name="pages-rs-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.pages', module='pages-rs-services', version='5.14.1')
)
libraryDependencies += "nl.vpro.pages" % "pages-rs-services" % "5.14.1"
[nl.vpro.pages/pages-rs-services "5.14.1"]