is not current version
Last Version 3.1.3

com.bugtags.library:bugtags-lib 2.0.2

Simple and effective bug & crash reporting tool for Android apps

GroupId

GroupId

com.bugtags.library
ArtifactId

ArtifactId

bugtags-lib
Version

Version

2.0.2
Type

Type

aar

Download bugtags-lib 2.0.2


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