License |
License |
---|---|
GroupId | GroupIdcom.androidsx |
ArtifactId | ArtifactIdrate-me |
Version | Version4.0.3 |
Type | Typeaar |
Description |
DescriptionRate Me
Android library that shows a dialog to let the user rate this app in the Google Play store
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rate-me-4.0.3.pom | |
rate-me-4.0.3.aar | 28 KB |
rate-me-4.0.3-sources.jar | 9 KB |
rate-me-4.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.androidsx/rate-me/ -->
<dependency>
<groupId>com.androidsx</groupId>
<artifactId>rate-me</artifactId>
<version>4.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.androidsx/rate-me/
implementation 'com.androidsx:rate-me:4.0.3'
// https://jarcasting.com/artifacts/com.androidsx/rate-me/
implementation ("com.androidsx:rate-me:4.0.3")
'com.androidsx:rate-me:aar:4.0.3'
<dependency org="com.androidsx" name="rate-me" rev="4.0.3">
<artifact name="rate-me" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.androidsx', module='rate-me', version='4.0.3')
)
libraryDependencies += "com.androidsx" % "rate-me" % "4.0.3"
[com.androidsx/rate-me "4.0.3"]