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