Last Version

Scalpel 1.1.2

A surgical debugging tool to uncover the layers under your app.

License

License

GroupId

GroupId

com.jakewharton.scalpel
ArtifactId

ArtifactId

scalpel
Version

Version

1.1.2
Type

Type

jar
Description

Description

Scalpel
A surgical debugging tool to uncover the layers under your app.
Project URL

Project URL

https://github.com/JakeWharton/scalpel/
Source Code Management

Source Code Management

https://github.com/JakeWharton/scalpel/

Download scalpel 1.1.2


<!-- https://jarcasting.com/artifacts/com.jakewharton.scalpel/scalpel/ -->
<dependency>
    <groupId>com.jakewharton.scalpel</groupId>
    <artifactId>scalpel</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.scalpel/scalpel/
implementation 'com.jakewharton.scalpel:scalpel:1.1.2'
// https://jarcasting.com/artifacts/com.jakewharton.scalpel/scalpel/
implementation ("com.jakewharton.scalpel:scalpel:1.1.2")
'com.jakewharton.scalpel:scalpel:jar:1.1.2'
<dependency org="com.jakewharton.scalpel" name="scalpel" rev="1.1.2">
  <artifact name="scalpel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.scalpel', module='scalpel', version='1.1.2')
)
libraryDependencies += "com.jakewharton.scalpel" % "scalpel" % "1.1.2"
[com.jakewharton.scalpel/scalpel "1.1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.