Last Version

crashlog 3.0.0

iCapps crash reporter library base

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.icapps.crashreporter
ArtifactId

ArtifactId

crashlog
Version

Version

3.0.0
Type

Type

aar
Description

Description

crashlog
iCapps crash reporter library base
Project URL

Project URL

https://github.com/icapps/android-crash-reporter
Source Code Management

Source Code Management

https://github.com/icapps/android-crash-reporter

Download crashlog 3.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.