DroidAppRater Library

Android library project for an app rater component.

License

License

GroupId

GroupId

de.devmob.android.apprater
ArtifactId

ArtifactId

library
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

DroidAppRater Library
Android library project for an app rater component.

Download library

How to add to project

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

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.

Versions

Version
1.0.2
1.0.1
1.0.0