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

com.github.robtimus:obfuscation-http 1.0

Provides functionality for obfuscating HTTP requests and responses

Группа

Группа

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

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

obfuscation-http
Версия

Версия

1.0
Тип

Тип

jar

Скачать obfuscation-http 1.0


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