Download Snooper-No-Op-1.4.0.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.4.0 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.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials