MVN

com.bugtags.library : bugtags-lib

Maven & Gradle

Dec 05, 2021
1 usages
345 stars

bugtags-lib · Simple and effective bug & crash reporting tool for Android apps

<dependency>
    <groupId>com.bugtags.library</groupId>
    <artifactId>bugtags-lib</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bugtags.library : bugtags-lib to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.3

All Versions

Choose a version of com.bugtags.library : bugtags-lib to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
bugtags-lib-3.1.3
3.0.x
bugtags-lib-3.0.0
2.3.x
bugtags-lib-2.3.1
2.2.x
bugtags-lib-2.2.3
bugtags-lib-2.2.2
bugtags-lib-2.2.1
bugtags-lib-2.2.0
2.1.x
bugtags-lib-2.1.3
bugtags-lib-2.1.2-GA1
bugtags-lib-2.1.2
bugtags-lib-2.1.1
bugtags-lib-2.1.0
2.0.x
bugtags-lib-2.0.2
bugtags-lib-2.0.1
bugtags-lib-2.0.0
1.3.x
bugtags-lib-1.3.3
bugtags-lib-1.3.0
1.2.x
bugtags-lib-1.2.6
bugtags-lib-1.2.5
bugtags-lib-1.2.4
bugtags-lib-1.2.3
bugtags-lib-1.2.2
bugtags-lib-1.2.1
bugtags-lib-1.2.0
1.1.x
bugtags-lib-1.1.2
bugtags-lib-1.1.0
1.0.x
bugtags-lib-1.0.9
bugtags-lib-1.0.8
bugtags-lib-1.0.6
bugtags-lib-1.0.5
bugtags-lib-1.0.4
bugtags-lib-1.0.3
bugtags-lib-1.0.2
bugtags-lib-1.0.1
bugtags-lib-1.0.0
0.9.x
bugtags-lib-0.9.0
0.5.x
bugtags-lib-0.5.0

How to add a dependency to Maven

Add the following com.bugtags.library : bugtags-lib maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bugtags.library</groupId>
    <artifactId>bugtags-lib</artifactId>
    <version>3.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bugtags.library : bugtags-lib gradle dependency to your build.gradle file:

implementation 'com.bugtags.library:bugtags-lib:3.1.3'

Gradle Kotlin DSL: Add the following com.bugtags.library : bugtags-lib gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bugtags.library:bugtags-lib:3.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bugtags.library : bugtags-lib sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bugtags.library" % "bugtags-lib" % "3.1.3"

Advertisement

Dependencies from Group

Dec 05, 2021
1 usages
345 stars
Aug 10, 2015
1 usages
345 stars
Dec 19, 2016
1 usages
345 stars
Nov 16, 2021
345 stars
Apr 14, 2017
345 stars

Discover Dependencies

Jul 30, 2015
1 stars
Aug 09, 2017
1.2k stars
Dec 14, 2015
1 usages
3 stars
Mar 25, 2018
0 stars
May 27, 2016
13 usages
231 stars