bugtags-gradle

Simple and effective bug & crash reporting tool for Android apps

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.bugtags.library
ArtifactId

ArtifactId

bugtags-gradle
Last Version

Last Version

2.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

bugtags-gradle
Simple and effective bug & crash reporting tool for Android apps

Download bugtags-gradle

How to add to project

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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.6
2.1.5
2.1.2
2.1.1
2.0.0
1.3.0
1.2.6
1.2.5
1.2.4
1.2.2
1.2.1
1.2.0
1.1.0