is not current version
Last Version 2.1.6

Bugtags Gradle Plugin 2.1.1

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
Version

Version

2.1.1
Type

Type

jar
Description

Description

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

Download bugtags-gradle 2.1.1


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

Dependencies

runtime (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.