AppLover Library

Simple integration of a "please rate us on google play" dialog for Android. It is very simple to use and still very customisable.

License

License

GroupId

GroupId

ch.tutti.android.applover
ArtifactId

ArtifactId

library
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

aar
Description

Description

AppLover Library
Simple integration of a "please rate us on google play" dialog for Android. It is very simple to use and still very customisable.
Project URL

Project URL

https://github.com/tutti-ch/applover-android
Source Code Management

Source Code Management

https://github.com/tutti-ch/applover-android

Download library

How to add to project

<!-- https://jarcasting.com/artifacts/ch.tutti.android.applover/library/ -->
<dependency>
    <groupId>ch.tutti.android.applover</groupId>
    <artifactId>library</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.tutti.android.applover/library/
implementation 'ch.tutti.android.applover:library:1.1'
// https://jarcasting.com/artifacts/ch.tutti.android.applover/library/
implementation ("ch.tutti.android.applover:library:1.1")
'ch.tutti.android.applover:library:aar:1.1'
<dependency org="ch.tutti.android.applover" name="library" rev="1.1">
  <artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.tutti.android.applover', module='library', version='1.1')
)
libraryDependencies += "ch.tutti.android.applover" % "library" % "1.1"
[ch.tutti.android.applover/library "1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.phrase : phrase jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0