is not current version
Last Version 2.0.5

org.refcodes:refcodes-configuration-ext-runtime 1.10.2

Artefact for providing predefined configuration compositions common for everyday application setups.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-configuration-ext-runtime
Version

Version

1.10.2
Type

Type

jar

Download refcodes-configuration-ext-runtime 1.10.2


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