com.github.vhall.android.base:appCrash


Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

appCrash
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Download appCrash

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vhall.android.base/appCrash/ -->
<dependency>
    <groupId>com.github.vhall.android.base</groupId>
    <artifactId>appCrash</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vhall.android.base/appCrash/
implementation 'com.github.vhall.android.base:appCrash:1.0.0'
// https://jarcasting.com/artifacts/com.github.vhall.android.base/appCrash/
implementation ("com.github.vhall.android.base:appCrash:1.0.0")
'com.github.vhall.android.base:appCrash:aar:1.0.0'
<dependency org="com.github.vhall.android.base" name="appCrash" rev="1.0.0">
  <artifact name="appCrash" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vhall.android.base', module='appCrash', version='1.0.0')
)
libraryDependencies += "com.github.vhall.android.base" % "appCrash" % "1.0.0"
[com.github.vhall.android.base/appCrash "1.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.

Versions

Version
1.0.0