is not current version
Last Version 1.1.2

ir.bitrah:bitrah-client 1.1.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

ir.bitrah
ArtifactId

ArtifactId

bitrah-client
Version

Version

1.1.0
Type

Type

jar

Download bitrah-client 1.1.0


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