Download mitm-2.1.4.jar file - Jar m

Jar examples for m:mitm

Description

You can download jar file mitm 2.1.4 in this page.

Build File

You can use the following script to add mitm-2.1.4.jar to your project.

<dependency>
   <groupId>net.lightbody.bmp</groupId>
   <artifactId>mitm</artifactId>
   <version>2.1.4</version>
</dependency>
compile group: 'net.lightbody.bmp', name: 'mitm', version: '2.1.4'
libraryDependencies += "net.lightbody.bmp" % "mitm" % "2.1.4"
<dependency org="net.lightbody.bmp" name="mitm" rev="2.1.4"/>
@Grapes(@Grab(group='net.lightbody.bmp', module='mitm', version='2.1.4'))
'net.lightbody.bmp:mitm:jar:2.1.4'

Download

Click the following link to download the jar file.

mitm-2.1.4-javadoc.jar
mitm-2.1.4-sources.jar
mitm-2.1.4.jar
mitm-2.1.4.pom



Related Tutorials