| License |
License |
|---|---|
| GroupId | GroupIdpro.labster |
| ArtifactId | ArtifactIdsmartrate |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid-Smart-Rate
Smart rate library for Android written with Koltin, RxJava 2, Dagger 2 and Moxy MVP
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smartrate-2.0.1.pom | |
| smartrate-2.0.1-sources.jar | 24 KB |
| smartrate-2.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/pro.labster/smartrate/ -->
<dependency>
<groupId>pro.labster</groupId>
<artifactId>smartrate</artifactId>
<version>2.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pro.labster/smartrate/
implementation 'pro.labster:smartrate:2.0.1'
// https://jarcasting.com/artifacts/pro.labster/smartrate/
implementation ("pro.labster:smartrate:2.0.1")
'pro.labster:smartrate:aar:2.0.1'
<dependency org="pro.labster" name="smartrate" rev="2.0.1">
<artifact name="smartrate" type="aar" />
</dependency>
@Grapes(
@Grab(group='pro.labster', module='smartrate', version='2.0.1')
)
libraryDependencies += "pro.labster" % "smartrate" % "2.0.1"
[pro.labster/smartrate "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.10 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
| androidx.core » core-ktx | jar | 1.5.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.4.0-rc01 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.activity » activity-ktx | jar | 1.3.0-beta02 |
| androidx.fragment » fragment-ktx | jar | 1.3.4 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
| com.google.android.play » core | jar | 1.10.0 |
| com.google.android.play » core-ktx | jar | 1.8.1 |
| pro.labster : typedpreferences | jar | 1.0.1 |
| com.google.dagger : dagger | jar | 2.37 |
| com.jakewharton.timber : timber | jar | 4.7.1 |