is not current version
Last Version 2.0.5

org.refcodes:refcodes-configuration-ext-obfuscation 2.0.1

Artifact for obfuscating chosen properties in a properties file.

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-configuration-ext-obfuscation
Version

Version

2.0.1
Type

Type

jar

Download refcodes-configuration-ext-obfuscation 2.0.1


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