Bugsense Gradle Plugin

Upload your Proguard mapping files to BugSense as part of the build process.

License

License

GroupId

GroupId

io.github.rciovati.tools
ArtifactId

ArtifactId

bugsense-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bugsense Gradle Plugin
Upload your Proguard mapping files to BugSense as part of the build process.
Source Code Management

Source Code Management

https://github.com/rciovati/Bugsense-Gradle-Plugin

Download bugsense-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.rciovati.tools/bugsense-plugin/ -->
<dependency>
    <groupId>io.github.rciovati.tools</groupId>
    <artifactId>bugsense-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rciovati.tools/bugsense-plugin/
implementation 'io.github.rciovati.tools:bugsense-plugin:1.0.0'
// https://jarcasting.com/artifacts/io.github.rciovati.tools/bugsense-plugin/
implementation ("io.github.rciovati.tools:bugsense-plugin:1.0.0")
'io.github.rciovati.tools:bugsense-plugin:jar:1.0.0'
<dependency org="io.github.rciovati.tools" name="bugsense-plugin" rev="1.0.0">
  <artifact name="bugsense-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rciovati.tools', module='bugsense-plugin', version='1.0.0')
)
libraryDependencies += "io.github.rciovati.tools" % "bugsense-plugin" % "1.0.0"
[io.github.rciovati.tools/bugsense-plugin "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.3.5
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

test (3)

Group / Artifact Type Version
com.squareup.okhttp : mockwebserver jar 2.0.0
junit : junit jar 4.11
org.spockframework : spock-core jar 0.7-groovy-1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0