Last Version

Crash reporter for Android Wear device 0.6

Allows you to retrieve exceptions of an Android Wear app in your handheld's one

License

License

Categories

Categories

CRaSH General Purpose Libraries Utility
GroupId

GroupId

fr.nicolaspomepuy.androidwearcrashreport
ArtifactId

ArtifactId

crashreport-wear
Version

Version

0.6
Type

Type

aar
Description

Description

Crash reporter for Android Wear device
Allows you to retrieve exceptions of an Android Wear app in your handheld's one
Project URL

Project URL

https://github.com/PomepuyN/AndroidWearCrashReport

Download crashreport-wear 0.6


<!-- https://jarcasting.com/artifacts/fr.nicolaspomepuy.androidwearcrashreport/crashreport-wear/ -->
<dependency>
    <groupId>fr.nicolaspomepuy.androidwearcrashreport</groupId>
    <artifactId>crashreport-wear</artifactId>
    <version>0.6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fr.nicolaspomepuy.androidwearcrashreport/crashreport-wear/
implementation 'fr.nicolaspomepuy.androidwearcrashreport:crashreport-wear:0.6'
// https://jarcasting.com/artifacts/fr.nicolaspomepuy.androidwearcrashreport/crashreport-wear/
implementation ("fr.nicolaspomepuy.androidwearcrashreport:crashreport-wear:0.6")
'fr.nicolaspomepuy.androidwearcrashreport:crashreport-wear:aar:0.6'
<dependency org="fr.nicolaspomepuy.androidwearcrashreport" name="crashreport-wear" rev="0.6">
  <artifact name="crashreport-wear" type="aar" />
</dependency>
@Grapes(
@Grab(group='fr.nicolaspomepuy.androidwearcrashreport', module='crashreport-wear', version='0.6')
)
libraryDependencies += "fr.nicolaspomepuy.androidwearcrashreport" % "crashreport-wear" % "0.6"
[fr.nicolaspomepuy.androidwearcrashreport/crashreport-wear "0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.gms » play-services-wearable jar 8.1.0

Project Modules

There are no modules declared in this project.