Last Version

bitrahClient 1.0.0

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.gitlab.t.yaghoubi
ArtifactId

ArtifactId

bitrahClient
Version

Version

1.0.0
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 bitrahClient 1.0.0


<!-- https://jarcasting.com/artifacts/io.gitlab.t.yaghoubi/bitrahClient/ -->
<dependency>
    <groupId>io.gitlab.t.yaghoubi</groupId>
    <artifactId>bitrahClient</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.t.yaghoubi/bitrahClient/
implementation 'io.gitlab.t.yaghoubi:bitrahClient:1.0.0'
// https://jarcasting.com/artifacts/io.gitlab.t.yaghoubi/bitrahClient/
implementation ("io.gitlab.t.yaghoubi:bitrahClient:1.0.0")
'io.gitlab.t.yaghoubi:bitrahClient:jar:1.0.0'
<dependency org="io.gitlab.t.yaghoubi" name="bitrahClient" rev="1.0.0">
  <artifact name="bitrahClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.t.yaghoubi', module='bitrahClient', version='1.0.0')
)
libraryDependencies += "io.gitlab.t.yaghoubi" % "bitrahClient" % "1.0.0"
[io.gitlab.t.yaghoubi/bitrahClient "1.0.0"]

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.