Download unfiltered_2.8.0-0.2.2.jar file - Jar u

Jar examples for u:unfiltered-2.8.0

Description

Core library for describing requests and responses

You can download jar file unfiltered_2.8.0 0.2.2 in this page.

License

MIT

Build File

You can use the following script to add unfiltered_2.8.0-0.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

unfiltered_2.8.0-0.2.2-sources.jar
unfiltered_2.8.0-0.2.2.jar
unfiltered_2.8.0-0.2.2.pom



Related Tutorials