f

feature-launcher

In app payment Android SDK using passkeys
https://docs.amwal.tech/docs/using-the-payment-sheet-in-activity
MIT
Amwal
Files download
File Operation
feature-launcher-1.0.0-beta15.pom download
feature-launcher-1.0.0-beta15-sources.jar download
Apache Maven
<dependency>
  <groupId>tech.amwal.payment</groupId>
  <artifactId>feature-launcher</artifactId>
  <version>1.0.0-beta15</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'tech.amwal.payment:feature-launcher:1.0.0-beta15'
Gradle Kotlin
implementation("tech.amwal.payment:feature-launcher:1.0.0-beta15")
Scala SBT
libraryDependencies += "tech.amwal.payment" % "feature-launcher" % "1.0.0-beta15"
Groovy Grape
@Grapes(
  @Grab(group='tech.amwal.payment', module='feature-launcher', version='1.0.0-beta15')
)
Apache Ivy
<dependency org="tech.amwal.payment" name="feature-launcher" rev="1.0.0-beta15" />
Leiningen
[tech.amwal.payment/feature-launcher "1.0.0-beta15"]
Apache Buildr
'tech.amwal.payment:feature-launcher:jar:1.0.0-beta15'
Dependencies