is not current version
Last Version 2.31.0

nl.vpro.shared:vpro-shared-parent 2.13.0

Description These are various shared utility modules which are used on several places in VPRO artifacts.

GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-parent
Version

Version

2.13.0
Type

Type

pom

Download vpro-shared-parent 2.13.0


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