is not current version
Last Version 1.1.0

com.github.ganskef:littleproxy-mitm 1.1.0-beta2b

LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework. This is an extension module to enable Man-In-The-Middle impersonation for HTTPS.

GroupId

GroupId

com.github.ganskef
ArtifactId

ArtifactId

littleproxy-mitm
Version

Version

1.1.0-beta2b
Type

Type

jar

Download littleproxy-mitm 1.1.0-beta2b


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