Huafubao

Huafubao SDK

License

License

BSD
GroupId

GroupId

com.belerweb
ArtifactId

ArtifactId

huafubao
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Huafubao
Huafubao SDK
Project URL

Project URL

https://github.com/belerweb/huafubao
Source Code Management

Source Code Management

https://github.com/belerweb/huafubao.git

Download huafubao

How to add to project

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

Dependencies

system (1)

Group / Artifact Type Version
com.umpay » huafubao jar 1.0.0

Project Modules

There are no modules declared in this project.

话付宝

话付宝 是联动优势电子商务有限公司针对移动互联网市场推出的安全无线支付服务,通过移动互联网在用户、商户、银行之间搭建的一个安全、快捷、高效的移动互联网支付通道及开放的接口和灵活的服务模式。应用软件中打包、调用U付无线支付接口,就可随时享用大额、便捷、高收益的支付服务。

话付宝SDK(huafubao_plugin_android.jar),但是如果你的项目采用Maven管理依赖,使用此SDK便不方便。此项目仅仅是将huafubao_plugin_android.jar重新打包并发布到Maven中央库,以便Maven管理的Android项目使用。

如何使用

在pom.xml中添加如下依赖:

  <dependency>
		<groupId>com.belerweb</groupId>
		<artifactId>huafubao</artifactId>
		<version>1.0.0</version>
	</dependency>

Versions

Version
1.0.0