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

com.github.developframework:wechat-pay-core 1.0.0


Группа

Группа

com.github.developframework
Идентификатор

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

wechat-pay-core
Версия

Версия

1.0.0
Тип

Тип

jar

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


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