is not current version
Last Version 5.33.0

nl.vpro.media:media-organizations 5.13.5

Provides access to the POMS organization interfaces. The most basic example of an organization in the context of POMS is a 'broadcaster'.

GroupId

GroupId

nl.vpro.media
ArtifactId

ArtifactId

media-organizations
Version

Version

5.13.5
Type

Type

jar

Download media-organizations 5.13.5


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