t

turnonline-payment-processor-client

TurnOnline.biz Ecosystem Payment Processor REST API Java Client
The Apache Software License, Version 2.0
文件下载
文件名 操作
turnonline-payment-processor-client-0.18.jar 下载
turnonline-payment-processor-client-0.18.pom 下载
turnonline-payment-processor-client-0.18-sources.jar 下载
Apache Maven
<dependency>
  <groupId>biz.turnonline.ecosystem</groupId>
  <artifactId>turnonline-payment-processor-client</artifactId>
  <version>0.18</version>
</dependency>
Gradle Groovy
implementation 'biz.turnonline.ecosystem:turnonline-payment-processor-client:0.18'
Gradle Kotlin
implementation("biz.turnonline.ecosystem:turnonline-payment-processor-client:0.18")
Scala SBT
libraryDependencies += "biz.turnonline.ecosystem" % "turnonline-payment-processor-client" % "0.18"
Groovy Grape
@Grapes(
  @Grab(group='biz.turnonline.ecosystem', module='turnonline-payment-processor-client', version='0.18')
)
Apache Ivy
<dependency org="biz.turnonline.ecosystem" name="turnonline-payment-processor-client" rev="0.18" />
Leiningen
[biz.turnonline.ecosystem/turnonline-payment-processor-client "0.18"]
Apache Buildr
'biz.turnonline.ecosystem:turnonline-payment-processor-client:jar:0.18'