| License |
License |
|---|---|
| GroupId | GroupIdnl.vpro.shared |
| ArtifactId | ArtifactIdvpro-shared-bom |
| Version | Version2.30.0 |
| Type | Typepom |
| Description |
Descriptionvpro-shared-bom
Bill of Materials of modules in vpro shared
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vpro-shared-bom-2.30.0.pom | 9 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.30.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-bom/
implementation 'nl.vpro.shared:vpro-shared-bom:2.30.0'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-bom/
implementation ("nl.vpro.shared:vpro-shared-bom:2.30.0")
'nl.vpro.shared:vpro-shared-bom:pom:2.30.0'
<dependency org="nl.vpro.shared" name="vpro-shared-bom" rev="2.30.0">
<artifact name="vpro-shared-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-bom', version='2.30.0')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-bom" % "2.30.0"
[nl.vpro.shared/vpro-shared-bom "2.30.0"]