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

com.github.aqiu202:wechat 1.0.1


Группа

Группа

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

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

wechat
Версия

Версия

1.0.1
Тип

Тип

pom

Скачать wechat 1.0.1

Имя Файла Размер
wechat-1.0.1.pom 773 bytes
Обзор

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