Jar examples for d:dispatch-mime-2.10
Support for multipart MIME POSTs
You can download jar file dispatch-mime_2.10 0.8.10 in this page.
LGPL v3
You can use the following script to add dispatch-mime_2.10-0.8.10.jar to your project.
<dependency> <groupId>net.databinder</groupId> <artifactId>dispatch-mime_2.10</artifactId> <version>0.8.10</version> </dependency>
compile group: 'net.databinder', name: 'dispatch-mime_2.10', version: '0.8.10'
libraryDependencies += "net.databinder" % "dispatch-mime_2.10" % "0.8.10"
<dependency org="net.databinder" name="dispatch-mime_2.10" rev="0.8.10"/>
@Grapes(@Grab(group='net.databinder', module='dispatch-mime_2.10', version='0.8.10'))
'net.databinder:dispatch-mime_2.10:jar:0.8.10'
Click the following link to download the jar file.
dispatch-mime_2.10-0.8.10-javadoc.jar