is not current version
Last Version 2.31.0

nl.vpro.shared:vpro-shared-configuration 2.21.0


Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-configuration
Version

Version

2.21.0
Type

Type

jar

Download vpro-shared-configuration 2.21.0


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