ebilling

An Android library for new in-app-purchase api

License

License

GroupId

GroupId

vn.com.extremevn
ArtifactId

ArtifactId

ebilling
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

ebilling
An Android library for new in-app-purchase api
Project URL

Project URL

https://github.com/extremevn/ebilling
Source Code Management

Source Code Management

https://github.com/extremevn/ebilling/tree/main

Download ebilling

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.android.billingclient » billing-ktx jar 4.0.0

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0