Jar examples for s:Snooper
A library to record the network calls through the interceptor mechanism of the http clients.
You can download jar file Snooper 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add Snooper-1.0.2.jar to your project.
<dependency> <groupId>com.github.jainsahab</groupId> <artifactId>Snooper</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.jainsahab', name: 'Snooper', version: '1.0.2'
libraryDependencies += "com.github.jainsahab" % "Snooper" % "1.0.2"
<dependency org="com.github.jainsahab" name="Snooper" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.jainsahab', module='Snooper', version='1.0.2'))
'com.github.jainsahab:Snooper:jar:1.0.2'
Click the following link to download the jar file.
Snooper-1.0.2-sources.jar