Download unfiltered_2.10-0.6.6.jar file - Jar u

Jar examples for u:unfiltered-2.10

Description

Core library for describing requests and responses

You can download jar file unfiltered_2.10 0.6.6 in this page.

License

MIT

Build File

You can use the following script to add unfiltered_2.10-0.6.6.jar to your project.

<dependency>
   <groupId>net.databinder</groupId>
   <artifactId>unfiltered_2.10</artifactId>
   <version>0.6.6</version>
</dependency>
compile group: 'net.databinder', name: 'unfiltered_2.10', version: '0.6.6'
libraryDependencies += "net.databinder" % "unfiltered_2.10" % "0.6.6"
<dependency org="net.databinder" name="unfiltered_2.10" rev="0.6.6"/>
@Grapes(@Grab(group='net.databinder', module='unfiltered_2.10', version='0.6.6'))
'net.databinder:unfiltered_2.10:jar:0.6.6'

Download

Click the following link to download the jar file.

unfiltered_2.10-0.6.6-javadoc.jar
unfiltered_2.10-0.6.6-sources.jar
unfiltered_2.10-0.6.6.jar
unfiltered_2.10-0.6.6.pom



Related Tutorials