Bugtags SDK

Simple and effective bug & crash reporting tool for Android apps

License

License

GroupId

GroupId

io.bugtags.library
ArtifactId

ArtifactId

bugtags-lib
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download bugtags-lib

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
1.3.3
1.3.2
1.3.1