is not current version
Last Version 2.31.0

nl.vpro.shared:vpro-shared-bom 2.11.0

Bill of Materials of modules in vpro shared

GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-bom
Version

Version

2.11.0
Type

Type

pom

Download vpro-shared-bom 2.11.0

Filename Size
vpro-shared-bom-2.11.0.pom 10 KB
Browse

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