is not current version
Last Version 1.0.3

com.coolerfall:android-app-uninstall-watcher 1.0.2

You can monitor uninstall of your app.

GroupId

GroupId

com.coolerfall
ArtifactId

ArtifactId

android-app-uninstall-watcher
Version

Version

1.0.2
Type

Type

aar

Download android-app-uninstall-watcher 1.0.2


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