is not current version
Last Version 2.0.5

org.refcodes:refcodes-configuration-ext-console 1.2.6

Artifact for providing event based extended functionality for the refcodes-configuration artifact.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-configuration-ext-console
Version

Version

1.2.6
Type

Type

jar

Download refcodes-configuration-ext-console 1.2.6


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