| License |
License |
|---|---|
| GroupId | GroupIdio.github.rciovati.tools |
| ArtifactId | ArtifactIdbugsense-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBugsense Gradle Plugin
Upload your Proguard mapping files to BugSense as part of the build process.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bugsense-plugin-1.0.0.pom | |
| bugsense-plugin-1.0.0.jar | 16 KB |
| bugsense-plugin-1.0.0-sources.jar | 2 KB |
| bugsense-plugin-1.0.0-javadoc.jar | 20 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpmime | jar | 4.3.5 |
| org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.7.1 |
| 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 |