не последняя версия
Последняя версия 1.1.0

cn.javaer.wechat:wechat-pay-parent 1.0.0-rc1

WeChat pay project parent

Группа

Группа

cn.javaer.wechat
Идентификатор

Идентификатор

wechat-pay-parent
Версия

Версия

1.0.0-rc1
Тип

Тип

pom

Скачать wechat-pay-parent 1.0.0-rc1

Имя Файла Размер
wechat-pay-parent-1.0.0-rc1.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/ -->
<dependency>
    <groupId>cn.javaer.wechat</groupId>
    <artifactId>wechat-pay-parent</artifactId>
    <version>1.0.0-rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/
implementation 'cn.javaer.wechat:wechat-pay-parent:1.0.0-rc1'
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/
implementation ("cn.javaer.wechat:wechat-pay-parent:1.0.0-rc1")
'cn.javaer.wechat:wechat-pay-parent:pom:1.0.0-rc1'
<dependency org="cn.javaer.wechat" name="wechat-pay-parent" rev="1.0.0-rc1">
  <artifact name="wechat-pay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.javaer.wechat', module='wechat-pay-parent', version='1.0.0-rc1')
)
libraryDependencies += "cn.javaer.wechat" % "wechat-pay-parent" % "1.0.0-rc1"
[cn.javaer.wechat/wechat-pay-parent "1.0.0-rc1"]