Bugtags Gradle Plugin

Simple and effective bug & crash reporting tool for Android apps

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

io.bugtags.library
ArtifactId

ArtifactId

bugtags-gradle
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bugtags Gradle Plugin
Simple and effective bug & crash reporting tool for Android apps

Download bugtags-gradle

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.mashape.unirest : unirest-java jar 1.4.7
io.bugtags.library : rewrite-agent jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0