obfuscation-core

Provides functionality for obfuscating text

Лицензия

Лицензия

Группа

Группа

com.github.robtimus
Идентификатор

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

obfuscation-core
Последняя версия

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

1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

obfuscation-core
Provides functionality for obfuscating text
Ссылка на сайт

Ссылка на сайт

https://robtimus.github.io/obfuscation-core/
Система контроля версий

Система контроля версий

https://github.com/robtimus/obfuscation-core

Скачать obfuscation-core

Как подключить последнюю версию

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4
1.3
1.2
1.1
1.0