Jar examples for u:unfiltered-2.11
Core library for describing requests and responses
You can download jar file unfiltered_2.11 0.8.4 in this page.
MIT
You can use the following script to add unfiltered_2.11-0.8.4.jar to your project.
<dependency> <groupId>net.databinder</groupId> <artifactId>unfiltered_2.11</artifactId> <version>0.8.4</version> </dependency>
compile group: 'net.databinder', name: 'unfiltered_2.11', version: '0.8.4'
libraryDependencies += "net.databinder" % "unfiltered_2.11" % "0.8.4"
<dependency org="net.databinder" name="unfiltered_2.11" rev="0.8.4"/>
@Grapes(@Grab(group='net.databinder', module='unfiltered_2.11', version='0.8.4'))
'net.databinder:unfiltered_2.11:jar:0.8.4'
Click the following link to download the jar file.
unfiltered_2.11-0.8.4-javadoc.jar