| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.gitlab.t.yaghoubi |
| ArtifactId | ArtifactIdbitrahClient |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionbitrahClient
Bitrah client contains Bitrah API to add cryptocurrency payment gateway in your website
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bitrahClient-1.0.0.pom | |
| bitrahClient-1.0.0.jar | 14 KB |
| bitrahClient-1.0.0-sources.jar | 7 KB |
| bitrahClient-1.0.0-javadoc.jar | 103 KB |
| Browse |
<!-- 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"]
| 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 |