is not current version
Last Version 1.0.3

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

You can monitor uninstall of your app.

GroupId

GroupId

com.coolerfall
ArtifactId

ArtifactId

android-app-uninstall-watcher
Version

Version

1.0.1
Type

Type

aar

Download android-app-uninstall-watcher 1.0.1


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