fast-pay-sdk

FastPaySDK is a software development kit written in Java for fast docking payments

License

License

Categories

Categories

Net
GroupId

GroupId

cn.com.onlinetool
ArtifactId

ArtifactId

fast-pay-sdk
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

fast-pay-sdk
FastPaySDK is a software development kit written in Java for fast docking payments
Project URL

Project URL

https://github.com/ch0ice/fast-pay-sdk
Source Code Management

Source Code Management

https://github.com/ch0ice/fast-pay-sdk

Download fast-pay-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/cn.com.onlinetool/fast-pay-sdk/ -->
<dependency>
    <groupId>cn.com.onlinetool</groupId>
    <artifactId>fast-pay-sdk</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.onlinetool/fast-pay-sdk/
implementation 'cn.com.onlinetool:fast-pay-sdk:0.2.0'
// https://jarcasting.com/artifacts/cn.com.onlinetool/fast-pay-sdk/
implementation ("cn.com.onlinetool:fast-pay-sdk:0.2.0")
'cn.com.onlinetool:fast-pay-sdk:jar:0.2.0'
<dependency org="cn.com.onlinetool" name="fast-pay-sdk" rev="0.2.0">
  <artifact name="fast-pay-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.onlinetool', module='fast-pay-sdk', version='0.2.0')
)
libraryDependencies += "cn.com.onlinetool" % "fast-pay-sdk" % "0.2.0"
[cn.com.onlinetool/fast-pay-sdk "0.2.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.9
com.squareup.okhttp3 : okhttp jar 3.14.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.2
org.slf4j : slf4j-api jar 1.7.26
com.google.guava : guava jar 23.0
commons-beanutils : commons-beanutils jar 1.9.3
com.alibaba : fastjson jar 1.2.58

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

fast-pay-sdk

FastPaySDK is a software development kit written in Java for fast docking payments

Versions

Version
0.2.0
0.1.0