Last Version

Sherlock 1.0.4

A library to capture android app crashes and show their details

License

License

GroupId

GroupId

com.github.ajitsing
ArtifactId

ArtifactId

sherlock
Version

Version

1.0.4
Type

Type

aar
Description

Description

Sherlock
A library to capture android app crashes and show their details
Project URL

Project URL

https://github.com/ajitsing/Sherlock
Source Code Management

Source Code Management

https://github.com/ajitsing/Sherlock

Download sherlock 1.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.android.support » design jar 25.3.1
com.android.support » cardview-v7 jar 25.3.1

Project Modules

There are no modules declared in this project.