License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdir.bitrah |
ArtifactId | ArtifactIdbitrah-client |
Version | Version1.1.2 |
Type | Typejar |
Description |
DescriptionbitrahClient
Bitrah client contains Bitrah API to add cryptocurrency payment gateway in your website
|
Project URL |
Project URL |
Filename | Size |
---|---|
bitrah-client-1.1.2.pom | |
bitrah-client-1.1.2.jar | 19 KB |
bitrah-client-1.1.2-sources.jar | 9 KB |
bitrah-client-1.1.2-javadoc.jar | 130 KB |
Browse |
<!-- 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"]
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 |