is not current version
Last Version 2.0.0

com.wealdtech:wealdtech-configuration 1.0.0

Java configuration objects from single file

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

com.wealdtech
ArtifactId

ArtifactId

wealdtech-configuration
Version

Version

1.0.0
Type

Type

jar

Download wealdtech-configuration 1.0.0


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