MVN

io.smooth-way : iap-android-google

Maven & Gradle

Oct 22, 2021
0 stars

iap-android-google · A suite of libraries made to help ease developer's life

<dependency>
    <groupId>io.smooth-way</groupId>
    <artifactId>iap-android-google</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smooth-way : iap-android-google to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.smooth-way : iap-android-google to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
iap-android-google-0.0.1

How to add a dependency to Maven

Add the following io.smooth-way : iap-android-google maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smooth-way</groupId>
    <artifactId>iap-android-google</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smooth-way : iap-android-google gradle dependency to your build.gradle file:

implementation 'io.smooth-way:iap-android-google:0.0.1'

Gradle Kotlin DSL: Add the following io.smooth-way : iap-android-google gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smooth-way:iap-android-google:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smooth-way : iap-android-google sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smooth-way" % "iap-android-google" % "0.0.1"

Advertisement

Dependencies from Group

Oct 23, 2021
32 usages
0 stars
Oct 16, 2021
17 usages
0 stars
Oct 08, 2021
12 usages
0 stars
Oct 08, 2021
9 usages
0 stars
Sep 25, 2021
6 usages
0 stars

Discover Dependencies