文件下载
文件名 操作
payment-1.0.0.pom 下载
payment-1.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>tech.amwal.payment</groupId>
  <artifactId>payment</artifactId>
  <version>1.0.0</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'tech.amwal.payment:payment:1.0.0'
Gradle Kotlin
implementation("tech.amwal.payment:payment:1.0.0")
Scala SBT
libraryDependencies += "tech.amwal.payment" % "payment" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='tech.amwal.payment', module='payment', version='1.0.0')
)
Apache Ivy
<dependency org="tech.amwal.payment" name="payment" rev="1.0.0" />
Leiningen
[tech.amwal.payment/payment "1.0.0"]
Apache Buildr
'tech.amwal.payment:payment:jar:1.0.0'
本项目依赖

compile

|-- tech.amwal.payment:core-network:1.0.0

|-- tech.amwal.payment:core-local:1.0.0

|-- tech.amwal.payment:core-common:1.0.0

|-- tech.amwal.payment:core-ui:1.0.0

|-- tech.amwal.payment:core-data:1.0.0

|-- tech.amwal.payment:core-domain:1.0.0

|-- tech.amwal.payment:feature-passkeys:1.0.0

|-- tech.amwal.payment:feature-launcher:1.0.0

|-- tech.amwal.payment:feature-phone:1.0.0

|-- tech.amwal.payment:feature-payment:1.0.0

|-- tech.amwal.payment:feature-success:1.0.0

|-- org.jetbrains.kotlin:kotlin-stdlib:1.9.21

runtime

|-- androidx.core:core-ktx:1.9.0

|-- androidx.annotation:annotation:1.7.0-rc01

|-- androidx.appcompat:appcompat:1.6.1

|-- androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1

|-- androidx.lifecycle:lifecycle-runtime-ktx:2.6.1

|-- com.google.android.material:material:1.9.0

|-- androidx.work:work-runtime-ktx:2.8.0

|-- androidx.activity:activity-compose:1.7.2

|-- androidx.compose.foundation:foundation:1.5.2

|-- androidx.compose.foundation:foundation-layout:1.5.2

|-- androidx.compose.material:material:1.5.2

|-- androidx.compose.material:material-icons-core:1.5.2

|-- androidx.compose.material:material-icons-extended:1.5.2

|-- androidx.compose.runtime:runtime:1.5.2

|-- androidx.compose.runtime:runtime-saveable:1.5.2

|-- androidx.compose.ui:ui:1.5.2

|-- androidx.compose.ui:ui-tooling-preview:1.5.2

|-- androidx.navigation:navigation-compose:2.5.3

|-- androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1

|-- com.google.accompanist:accompanist-webview:0.30.1

|-- io.insert-koin:koin-androidx-compose:3.2.0

|-- io.ktor:ktor-client-core:2.3.3

|-- io.ktor:ktor-client-android:2.3.3

|-- io.ktor:ktor-client-logging:2.3.3

|-- androidx.security:security-crypto:1.1.0-alpha06

|-- com.russhwolf:multiplatform-settings:1.0.0

|-- io.ktor:ktor-client-okhttp:2.3.3

|-- io.ktor:ktor-client-content-negotiation:2.3.3

|-- io.ktor:ktor-serialization-kotlinx-json:2.3.3

|-- androidx.startup:startup-runtime:1.1.1

|-- com.google.android.gms:play-services-fido:19.0.1

|-- org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.7.3

|-- androidx.datastore:datastore-preferences:1.0.0

|-- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3

|-- io.insert-koin:koin-core:3.2.0

|-- org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0

|-- com.doist.x:normalize:1.0.5

|-- de.cketti.unicode:kotlin-codepoints-deluxe:0.6.1

|-- com.mohamedrejeb.ksoup:ksoup-entites:0.1.3

|-- com.ionspin.kotlin:bignum:0.3.8

|-- org.jetbrains.kotlinx:kotlinx-datetime:0.4.0