is not current version
Last Version 5.33.0

nl.vpro.poms:poms-shared 5.12.11

Generic utility which are not quite generic enough to make it to vpro-shared. TODO: This module is very sparse, I think we should consider dropping it altogether.

GroupId

GroupId

nl.vpro.poms
ArtifactId

ArtifactId

poms-shared
Version

Version

5.12.11
Type

Type

jar

Download poms-shared 5.12.11


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