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

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

WeChat pay project parent

Группа

Группа

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

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

wechat-pay-parent
Версия

Версия

1.0.0
Тип

Тип

pom

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

Имя Файла Размер
wechat-pay-parent-1.0.0.pom 9 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</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'
// https://jarcasting.com/artifacts/cn.javaer.wechat/wechat-pay-parent/
implementation ("cn.javaer.wechat:wechat-pay-parent:1.0.0")
'cn.javaer.wechat:wechat-pay-parent:pom:1.0.0'
<dependency org="cn.javaer.wechat" name="wechat-pay-parent" rev="1.0.0">
  <artifact name="wechat-pay-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.javaer.wechat', module='wechat-pay-parent', version='1.0.0')
)
libraryDependencies += "cn.javaer.wechat" % "wechat-pay-parent" % "1.0.0"
[cn.javaer.wechat/wechat-pay-parent "1.0.0"]