unknownnpc / payment-systems-api-collection   0.0.5

MIT License GitHub

Java/Scala API for integration with payment systems (Qiwi, WM, P24, AdvCash)

Scala versions: 2.12

advcash 0.0.5


Group ID:
com.github.unknownnpc.psw
Artifact ID:
advcash_2.12
Version:
0.0.5
Release Date:
Oct 13, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.unknownnpc.psw" %% "advcash" % "0.0.5"

Mill build tool

ivy"com.github.unknownnpc.psw::advcash:0.0.5"

Scala CLI

//> using dep "com.github.unknownnpc.psw::advcash:0.0.5"

Ammonite REPL

import $ivy.`com.github.unknownnpc.psw::advcash:0.0.5`

<dependency>
  <groupId>com.github.unknownnpc.psw</groupId>
  <artifactId>advcash_2.12</artifactId>
  <version>0.0.5</version>
</dependency>

compile group: 'com.github.unknownnpc.psw', name: 'advcash_2.12', version: '0.0.5'