Bugtags SDK NoOp

Simple and effective bug & crash reporting tool for Android apps

License

License

GroupId

GroupId

com.bugtags.library
ArtifactId

ArtifactId

bugtags-noop
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download bugtags-noop

How to add to project

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

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.2.0
2.1.1