com.github.vhall.android.base:app-crash


Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

app-crash
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

Download app-crash

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/app-crash/ -->
<dependency>
    <groupId>com.github.vhall.android.base</groupId>
    <artifactId>app-crash</artifactId>
    <version>1.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/app-crash/
implementation 'com.github.vhall.android.base:app-crash:1.2.2'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/app-crash/
implementation ("com.github.vhall.android.base:app-crash:1.2.2")
'com.github.vhall.android.base:app-crash:aar:1.2.2'
<dependency org="com.github.vhall.android.base" name="app-crash" rev="1.2.2">
  <artifact name="app-crash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='app-crash', version='1.2.2')
)
libraryDependencies += "com.github.vhall.android.base" % "app-crash" % "1.2.2"
[com.github.vhall.android.base/app-crash "1.2.2"]

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.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.4.1
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0