GroupId | GroupIdde.rub.nds.tlsattacker |
---|---|
ArtifactId | ArtifactIdTLS-Mitm |
Version | Version3.5.0 |
Type | Typejar |
Filename | Size |
---|---|
TLS-Mitm-3.5.0.pom | |
TLS-Mitm-3.5.0.jar | 8 KB |
TLS-Mitm-3.5.0-sources.jar | 6 KB |
TLS-Mitm-3.5.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Mitm/ -->
<dependency>
<groupId>de.rub.nds.tlsattacker</groupId>
<artifactId>TLS-Mitm</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Mitm/
implementation 'de.rub.nds.tlsattacker:TLS-Mitm:3.5.0'
// https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Mitm/
implementation ("de.rub.nds.tlsattacker:TLS-Mitm:3.5.0")
'de.rub.nds.tlsattacker:TLS-Mitm:jar:3.5.0'
<dependency org="de.rub.nds.tlsattacker" name="TLS-Mitm" rev="3.5.0">
<artifact name="TLS-Mitm" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rub.nds.tlsattacker', module='TLS-Mitm', version='3.5.0')
)
libraryDependencies += "de.rub.nds.tlsattacker" % "TLS-Mitm" % "3.5.0"
[de.rub.nds.tlsattacker/TLS-Mitm "3.5.0"]