is not current version
Last Version 2.0.5

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

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

2.0.0
Type

Type

jar

Download refcodes-configuration-ext-console 2.0.0


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