Last Version

Swipeable Cards 1.0-RELEASE

AppRate for Android is a library that allows your users to rate your application in a non intrusive way. A window with options to rate, remind later or reject is displayed according to your configuration

License

License

GroupId

GroupId

com.github.kikoso
ArtifactId

ArtifactId

AppRate-Android
Version

Version

1.0-RELEASE
Type

Type

aar
Description

Description

Swipeable Cards
AppRate for Android is a library that allows your users to rate your application in a non intrusive way. A window with options to rate, remind later or reject is displayed according to your configuration
Project URL

Project URL

https://github.com/kikoso/AppRate-for-Android

Download AppRate-Android 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.kikoso/AppRate-Android/ -->
<dependency>
    <groupId>com.github.kikoso</groupId>
    <artifactId>AppRate-Android</artifactId>
    <version>1.0-RELEASE</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kikoso/AppRate-Android/
implementation 'com.github.kikoso:AppRate-Android:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.kikoso/AppRate-Android/
implementation ("com.github.kikoso:AppRate-Android:1.0-RELEASE")
'com.github.kikoso:AppRate-Android:aar:1.0-RELEASE'
<dependency org="com.github.kikoso" name="AppRate-Android" rev="1.0-RELEASE">
  <artifact name="AppRate-Android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kikoso', module='AppRate-Android', version='1.0-RELEASE')
)
libraryDependencies += "com.github.kikoso" % "AppRate-Android" % "1.0-RELEASE"
[com.github.kikoso/AppRate-Android "1.0-RELEASE"]

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.