MVN

com.github.ajitsing : sherlock

Maven & Gradle

Sep 10, 2017
103 stars

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

<dependency>
    <groupId>com.github.ajitsing</groupId>
    <artifactId>sherlock</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ajitsing : sherlock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.ajitsing : sherlock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sherlock-1.0.4
sherlock-1.0.3
sherlock-1.0.2
sherlock-1.0.1
sherlock-1.0.0

How to add a dependency to Maven

Add the following com.github.ajitsing : sherlock maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ajitsing</groupId>
    <artifactId>sherlock</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ajitsing : sherlock gradle dependency to your build.gradle file:

implementation 'com.github.ajitsing:sherlock:1.0.4'

Gradle Kotlin DSL: Add the following com.github.ajitsing : sherlock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ajitsing:sherlock:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ajitsing : sherlock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ajitsing" % "sherlock" % "1.0.4"

Advertisement

Dependencies from Group

Sep 10, 2017
103 stars
Sep 10, 2017
103 stars

Discover Dependencies

Jul 09, 2023
2 usages
34 stars
Aug 26, 2023
19 usages
2.4k stars
Sep 14, 2021
172 usages
Jun 18, 2023
15 usages
1k stars
Aug 09, 2017
25 stars
Mar 25, 2019
5 usages
3.5k stars
Aug 17, 2023
3 usages
14 stars
Apr 07, 2022
2 usages
24 stars
Dec 06, 2018
2 stars