| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.robtimus |
| Идентификатор | Идентификаторobfuscation-commons-lang |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеobfuscation-commons-lang
Provides functionality for obfuscating objects using Apache Commons Lang
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-commons-lang/ -->
<dependency>
<groupId>com.github.robtimus</groupId>
<artifactId>obfuscation-commons-lang</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-commons-lang/
implementation 'com.github.robtimus:obfuscation-commons-lang:1.0.1'
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-commons-lang/
implementation ("com.github.robtimus:obfuscation-commons-lang:1.0.1")
'com.github.robtimus:obfuscation-commons-lang:jar:1.0.1'
<dependency org="com.github.robtimus" name="obfuscation-commons-lang" rev="1.0.1">
<artifact name="obfuscation-commons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='obfuscation-commons-lang', version='1.0.1')
)
libraryDependencies += "com.github.robtimus" % "obfuscation-commons-lang" % "1.0.1"
[com.github.robtimus/obfuscation-commons-lang "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.robtimus : obfuscation-core | jar | 1.3 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 3.5.13 |