| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-properties-ext-obfuscation |
| Версия | Версия2.1.1 |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-properties-ext-obfuscation
Artifact for obfuscating chosen properties in a properties file.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-obfuscation/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-properties-ext-obfuscation</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-obfuscation/
implementation 'org.refcodes:refcodes-properties-ext-obfuscation:2.1.1'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-properties-ext-obfuscation/
implementation ("org.refcodes:refcodes-properties-ext-obfuscation:2.1.1")
'org.refcodes:refcodes-properties-ext-obfuscation:jar:2.1.1'
<dependency org="org.refcodes" name="refcodes-properties-ext-obfuscation" rev="2.1.1">
<artifact name="refcodes-properties-ext-obfuscation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-properties-ext-obfuscation', version='2.1.1')
)
libraryDependencies += "org.refcodes" % "refcodes-properties-ext-obfuscation" % "2.1.1"
[org.refcodes/refcodes-properties-ext-obfuscation "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-security-ext-chaos | jar | 2.1.1 |
| org.refcodes : refcodes-properties | jar | 2.1.1 |
| org.refcodes : refcodes-licensing | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |