не последняя версия
Последняя версия 3.0.4

org.refcodes:refcodes-properties-ext-obfuscation 2.1.0

Artifact for obfuscating chosen properties in a properties file.

Группа

Группа

org.refcodes
Идентификатор

Идентификатор

refcodes-properties-ext-obfuscation
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать refcodes-properties-ext-obfuscation 2.1.0


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