MVN

com.github.pixocial : common

Maven & Gradle

Jun 07, 2023
1 usages
1 stars

common · 这是Android的Billing组件,提供了BillingClient和SAS后端功能的包装,使Android应用能够在应用内轻松实现内购和订阅,支持收据验证和状态跟踪.

<dependency>
    <groupId>com.github.pixocial</groupId>
    <artifactId>common</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pixocial : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.github.pixocial : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
common-0.0.9
common-0.0.8
common-0.0.7
common-0.0.6
common-0.0.5
common-0.0.4
common-0.0.3
common-0.0.2
common-0.0.1

How to add a dependency to Maven

Add the following com.github.pixocial : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.pixocial</groupId>
    <artifactId>common</artifactId>
    <version>0.0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.pixocial : common gradle dependency to your build.gradle file:

implementation 'com.github.pixocial:common:0.0.9'

Gradle Kotlin DSL: Add the following com.github.pixocial : common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.pixocial:common:0.0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.pixocial : common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.pixocial" % "common" % "0.0.9"

Advertisement

Dependencies from Group

Jun 07, 2023
1 usages
1 stars
Aug 10, 2023
1 usages
1 stars
ui
Jul 15, 2022
1 stars

Discover Dependencies

Apr 18, 2021
2 usages
0 stars
Jun 20, 2023
4 usages
5 stars
Mar 14, 2023
2 usages
20 stars
Dec 17, 2021
1 usages
Jun 17, 2021
2 usages
15 stars
Jul 31, 2021
1 usages
1 stars
Oct 20, 2022
1 usages
8 stars