Jar examples for s:scalpel
A surgical debugging tool to uncover the layers under your app.
You can download jar file scalpel 1.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add scalpel-1.1.2.jar to your project.
<dependency> <groupId>com.jakewharton.scalpel</groupId> <artifactId>scalpel</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.jakewharton.scalpel', name: 'scalpel', version: '1.1.2'
libraryDependencies += "com.jakewharton.scalpel" % "scalpel" % "1.1.2"
<dependency org="com.jakewharton.scalpel" name="scalpel" rev="1.1.2"/>
@Grapes(@Grab(group='com.jakewharton.scalpel', module='scalpel', version='1.1.2'))
'com.jakewharton.scalpel:scalpel:jar:1.1.2'
Click the following link to download the jar file.
scalpel-1.1.2-javadoc.jar