is not current version
Last Version 2.1.3

com.bugsee:bugsee-android 2.0.4

Bug reporting for mobile apps

GroupId

GroupId

com.bugsee
ArtifactId

ArtifactId

bugsee-android
Version

Version

2.0.4
Type

Type

aar

Download bugsee-android 2.0.4


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