| License |
License |
|---|---|
| GroupId | GroupIdvn.com.extremevn |
| ArtifactId | ArtifactIdebilling |
| Version | Version1.0.1 |
| Type | Typeaar |
| Description |
Descriptionebilling
An Android library for new in-app-purchase api
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ebilling-1.0.1.pom | |
| ebilling-1.0.1-sources.jar | 19 KB |
| ebilling-1.0.1-javadoc.jar | 330 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vn.com.extremevn/ebilling/ -->
<dependency>
<groupId>vn.com.extremevn</groupId>
<artifactId>ebilling</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/vn.com.extremevn/ebilling/
implementation 'vn.com.extremevn:ebilling:1.0.1'
// https://jarcasting.com/artifacts/vn.com.extremevn/ebilling/
implementation ("vn.com.extremevn:ebilling:1.0.1")
'vn.com.extremevn:ebilling:aar:1.0.1'
<dependency org="vn.com.extremevn" name="ebilling" rev="1.0.1">
<artifact name="ebilling" type="aar" />
</dependency>
@Grapes(
@Grab(group='vn.com.extremevn', module='ebilling', version='1.0.1')
)
libraryDependencies += "vn.com.extremevn" % "ebilling" % "1.0.1"
[vn.com.extremevn/ebilling "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.billingclient » billing-ktx | jar | 4.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.jakewharton.timber : timber | jar | 4.7.1 |