MVN

com.bugfender.sdk : android

Maven & Gradle

Mar 06, 2023
2 usages
38 stars

Bugfender Android SDK · Bugfender is a modern remote logger tailor-made for mobile development.

<dependency>
    <groupId>com.bugfender.sdk</groupId>
    <artifactId>android</artifactId>
    <version>3.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bugfender.sdk : android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.1

All Versions

Choose a version of com.bugfender.sdk : android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
android-3.1.1
android-3.1.0
3.0.x
android-3.0.17
android-3.0.16
android-3.0.15
android-3.0.14
android-3.0.13
android-3.0.12
android-3.0.11
android-3.0.10
android-3.0.9
android-3.0.8
android-3.0.7
android-3.0.6
android-3.0.5
android-3.0.4
android-3.0.3
android-3.0.2
android-3.0.1
android-3.0.0
2.0.x
android-2.0.1
android-2.0.0
1.1.x
android-1.1.10
android-1.1.9
android-1.1.8
android-1.1.7
android-1.1.6
android-1.1.5
android-1.1.4
android-1.1.3
android-1.1.2
android-1.1.1
1.1
android-1.1
1.0.x
android-1.0.14
android-1.0.13
android-1.0.12
android-1.0.11
android-1.0.10
android-1.0.9
android-1.0.8
android-1.0.7
android-1.0.6
android-1.0.5
android-1.0.4
android-1.0.3
android-1.0.2
android-1.0.1
1.0
android-1.0
0.8.x
android-0.8.4
android-0.8.3
android-0.8.2
android-0.8.1
0.8
android-0.8
0.7.x
android-0.7.9
android-0.7.8
android-0.7.7
android-0.7.6
android-0.7.5
android-0.7.4
android-0.7.3
android-0.7.2
android-0.7.1
0.7
android-0.7
0.6.x
android-0.6.4
android-0.6.2
0.6
android-0.6
0.5.x
android-0.5.2
android-0.5.1
0.5
android-0.5
0.4.x
android-0.4.4
android-0.4.2
android-0.4.1
0.4
android-0.4
0.3.x
android-0.3.5

How to add a dependency to Maven

Add the following com.bugfender.sdk : android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bugfender.sdk</groupId>
    <artifactId>android</artifactId>
    <version>3.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bugfender.sdk : android gradle dependency to your build.gradle file:

implementation 'com.bugfender.sdk:android:3.1.1'

Gradle Kotlin DSL: Add the following com.bugfender.sdk : android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bugfender.sdk:android:3.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bugfender.sdk : android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bugfender.sdk" % "android" % "3.1.1"

Advertisement

Dependencies from Group

Mar 06, 2023
2 usages
38 stars

Discover Dependencies

Dec 02, 2022
10 usages
7.6k stars
Aug 09, 2019
7 usages
806 stars
del
Jan 18, 2023
14 usages
1.2k stars
Aug 07, 2023
132 usages
5.7k stars
Jul 06, 2023
2 usages
13 stars
Jun 08, 2016
4 usages
orc
Aug 11, 2023
27 stars