t

turnonline-payment-processor-client

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