defipay-java-sdk

DefiPay java SDK

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.defipay
ArtifactId

ArtifactId

defipay-java-sdk
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

defipay-java-sdk
DefiPay java SDK
Project URL

Project URL

https://github.com/defipay/defipay-java-sdk
Source Code Management

Source Code Management

https://github.com/defipay/defipay-java-sdk

Download defipay-java-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.defipay/defipay-java-sdk/ -->
<dependency>
    <groupId>io.github.defipay</groupId>
    <artifactId>defipay-java-sdk</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.defipay/defipay-java-sdk/
implementation 'io.github.defipay:defipay-java-sdk:0.0.2'
// https://jarcasting.com/artifacts/io.github.defipay/defipay-java-sdk/
implementation ("io.github.defipay:defipay-java-sdk:0.0.2")
'io.github.defipay:defipay-java-sdk:jar:0.0.2'
<dependency org="io.github.defipay" name="defipay-java-sdk" rev="0.0.2">
  <artifact name="defipay-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.defipay', module='defipay-java-sdk', version='0.0.2')
)
libraryDependencies += "io.github.defipay" % "defipay-java-sdk" % "0.0.2"
[io.github.defipay/defipay-java-sdk "0.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15to18 jar 1.69
com.bladejava : blade-mvc jar 2.0.9.BETA3
org.slf4j : slf4j-simple jar 1.7.9
com.squareup.retrofit2 : retrofit jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1