Download Snooper-No-Op-1.5.1.jar file - Jar s

Jar examples for s:Snooper-No-Op

Description

A library to record the network calls through the interceptor mechanism of the http clients.

You can download jar file Snooper-No-Op 1.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add Snooper-No-Op-1.5.1.jar to your project.

<dependency>
   <groupId>com.github.jainsahab</groupId>
   <artifactId>Snooper-No-Op</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'com.github.jainsahab', name: 'Snooper-No-Op', version: '1.5.1'
libraryDependencies += "com.github.jainsahab" % "Snooper-No-Op" % "1.5.1"
<dependency org="com.github.jainsahab" name="Snooper-No-Op" rev="1.5.1"/>
@Grapes(@Grab(group='com.github.jainsahab', module='Snooper-No-Op', version='1.5.1'))
'com.github.jainsahab:Snooper-No-Op:jar:1.5.1'

Download

Click the following link to download the jar file.

Snooper-No-Op-1.5.1-sources.jar
Snooper-No-Op-1.5.1.pom



Related Tutorials