MVN

com.paycoiner : client

Maven & Gradle

May 18, 2020

Paycoiner JAVA Client · The JAVA client library for accessing Paycoiner APIs.

<dependency>
    <groupId>com.paycoiner</groupId>
    <artifactId>client</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paycoiner : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.paycoiner : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
client-1.0.3
client-1.0.2
client-1.0.1
client-1.0.0

How to add a dependency to Maven

Add the following com.paycoiner : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.paycoiner</groupId>
    <artifactId>client</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.paycoiner : client gradle dependency to your build.gradle file:

implementation 'com.paycoiner:client:1.0.3'

Gradle Kotlin DSL: Add the following com.paycoiner : client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.paycoiner:client:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.paycoiner : client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.paycoiner" % "client" % "1.0.3"

Advertisement

Dependencies from Group

May 18, 2020

Discover Dependencies

May 17, 2020
69 usages
Sep 15, 2020
317 stars
Mar 30, 2022
305 stars
Jun 06, 2023
5 stars
Nov 23, 2021
1 usages
1 stars
Sep 11, 2021
2 usages
3 stars
Sep 11, 2021
1 usages
3 stars
Mar 07, 2022
1 usages
16 stars
May 14, 2020
6.2k stars