is not current version
Last Version 3.0.4

org.refcodes:refcodes-properties-ext-runtime 2.1.4

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

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-properties-ext-runtime
Version

Version

2.1.4
Type

Type

jar

Download refcodes-properties-ext-runtime 2.1.4


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