| License |
License
Evie License
|
|---|---|
| GroupId | GroupIdcom.duopeak.evie |
| ArtifactId | ArtifactIdevie-billing |
| Version | Version1.0.2 |
| Type | Typeaar |
| Description |
Descriptionevie-billing
Evie official Android SDK
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| evie-billing-1.0.2.pom | |
| evie-billing-1.0.2-sources.jar | 12 KB |
| evie-billing-1.0.2-javadoc.jar | 431 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.duopeak.evie/evie-billing/ -->
<dependency>
<groupId>com.duopeak.evie</groupId>
<artifactId>evie-billing</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.duopeak.evie/evie-billing/
implementation 'com.duopeak.evie:evie-billing:1.0.2'
// https://jarcasting.com/artifacts/com.duopeak.evie/evie-billing/
implementation ("com.duopeak.evie:evie-billing:1.0.2")
'com.duopeak.evie:evie-billing:aar:1.0.2'
<dependency org="com.duopeak.evie" name="evie-billing" rev="1.0.2">
<artifact name="evie-billing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.duopeak.evie', module='evie-billing', version='1.0.2')
)
libraryDependencies += "com.duopeak.evie" % "evie-billing" % "1.0.2"
[com.duopeak.evie/evie-billing "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.gms » play-services-basement | jar | 18.0.2 |
| com.android.billingclient » billing | jar | 4.1.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.9.0 |