Last Version

bitrahClient 1.1.2

Bitrah client contains Bitrah API to add cryptocurrency payment gateway in your website

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

ir.bitrah
ArtifactId

ArtifactId

bitrah-client
Version

Version

1.1.2
Type

Type

jar
Description

Description

bitrahClient
Bitrah client contains Bitrah API to add cryptocurrency payment gateway in your website
Project URL

Project URL

https://www.bitrah.ir/

Download bitrah-client 1.1.2


<!-- https://jarcasting.com/artifacts/ir.bitrah/bitrah-client/ -->
<dependency>
    <groupId>ir.bitrah</groupId>
    <artifactId>bitrah-client</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ir.bitrah/bitrah-client/
implementation 'ir.bitrah:bitrah-client:1.1.2'
// https://jarcasting.com/artifacts/ir.bitrah/bitrah-client/
implementation ("ir.bitrah:bitrah-client:1.1.2")
'ir.bitrah:bitrah-client:jar:1.1.2'
<dependency org="ir.bitrah" name="bitrah-client" rev="1.1.2">
  <artifact name="bitrah-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ir.bitrah', module='bitrah-client', version='1.1.2')
)
libraryDependencies += "ir.bitrah" % "bitrah-client" % "1.1.2"
[ir.bitrah/bitrah-client "1.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.2.5.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.10.2

Project Modules

There are no modules declared in this project.