GroupId | GroupIdcom.bugsee |
---|---|
ArtifactId | ArtifactIdbugsee-android |
Version | Version1.19.18 |
Type | Typeaar |
Description |
DescriptionBugsee Android SDK
Bug reporting for mobile apps
|
Project URL |
Project URL |
Filename | Size |
---|---|
bugsee-android-1.19.18.pom | |
bugsee-android-1.19.18.aar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bugsee/bugsee-android/ -->
<dependency>
<groupId>com.bugsee</groupId>
<artifactId>bugsee-android</artifactId>
<version>1.19.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugsee/bugsee-android/
implementation 'com.bugsee:bugsee-android:1.19.18'
// https://jarcasting.com/artifacts/com.bugsee/bugsee-android/
implementation ("com.bugsee:bugsee-android:1.19.18")
'com.bugsee:bugsee-android:aar:1.19.18'
<dependency org="com.bugsee" name="bugsee-android" rev="1.19.18">
<artifact name="bugsee-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugsee', module='bugsee-android', version='1.19.18')
)
libraryDependencies += "com.bugsee" % "bugsee-android" % "1.19.18"
[com.bugsee/bugsee-android "1.19.18"]