obfuscation-annotations

Contains general purpose annotations for obfuscation-core (https://robtimus.github.io/obfuscation-core)

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

obfuscation-annotations
Contains general purpose annotations for obfuscation-core (https://robtimus.github.io/obfuscation-core)
Ссылка на сайт

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

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

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

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

Скачать obfuscation-annotations

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.robtimus : obfuscation-core jar 1.3

test (3)

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

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

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

obfuscation-annotations

Contains general purpose annotations for obfuscation-core. Theses annotations can be used by framework-specific processors to apply these obfuscators.

Annotations

Annotations for creating Obfuscators

To help with converting these annotations to Obfuscator instances you can use ObjectFactory

Annotations for obfuscating objects

Known framework support

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

Версия
2.0
1.1
1.0.1
1.0