is not current version
Last Version 2.2

Bugsee Android Gradle Plugin 1.2

Gradle plugin for Bugsee to automatically upload ProGuard mapping files

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bugsee
ArtifactId

ArtifactId

bugsee-android-gradle-plugin
Version

Version

1.2
Type

Type

jar
Description

Description

Bugsee Android Gradle Plugin
Gradle plugin for Bugsee to automatically upload ProGuard mapping files
Project URL

Project URL

https://www.bugsee.com

Download bugsee-android-gradle-plugin 1.2


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.8
org.apache.httpcomponents : httpmime jar 4.5.6
com.android.tools.build : gradle jar 4.1.0

Project Modules

There are no modules declared in this project.