Download dispatch-mime_2.9.2-0.8.8.jar file - Jar d

Jar examples for d:dispatch-mime-2.9.2

Description

Support for multipart MIME POSTs

You can download jar file dispatch-mime_2.9.2 0.8.8 in this page.

License

LGPL v3

Build File

You can use the following script to add dispatch-mime_2.9.2-0.8.8.jar to your project.

<dependency>
   <groupId>net.databinder</groupId>
   <artifactId>dispatch-mime_2.9.2</artifactId>
   <version>0.8.8</version>
</dependency>
compile group: 'net.databinder', name: 'dispatch-mime_2.9.2', version: '0.8.8'
libraryDependencies += "net.databinder" % "dispatch-mime_2.9.2" % "0.8.8"
<dependency org="net.databinder" name="dispatch-mime_2.9.2" rev="0.8.8"/>
@Grapes(@Grab(group='net.databinder', module='dispatch-mime_2.9.2', version='0.8.8'))
'net.databinder:dispatch-mime_2.9.2:jar:0.8.8'

Download

Click the following link to download the jar file.

dispatch-mime_2.9.2-0.8.8-javadoc.jar
dispatch-mime_2.9.2-0.8.8-sources.jar
dispatch-mime_2.9.2-0.8.8.jar
dispatch-mime_2.9.2-0.8.8.pom



Related Tutorials