is not current version
Last Version 2.1.3

com.bugsee:bugsee-android 1.7.0

Bug reporting for mobile apps

GroupId

GroupId

com.bugsee
ArtifactId

ArtifactId

bugsee-android
Version

Version

1.7.0
Type

Type

aar

Download bugsee-android 1.7.0


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