How to install the Java artifact biz.turnonline.ecosystem.turnonline-payment-processor-client with Maven
Java
Maven
pom.xml
biz.turnonline.ecosystem
turnonline-payment-processor-client
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>biz.turnonline.ecosystem</groupId>
<artifactId>turnonline-payment-processor-client</artifactId>
<version>0.9</version>
</dependency>
/<dependencies>