| Группа | Группаcom.github.hippoom |
|---|---|
| Идентификатор | Идентификаторwechat-mp-starter |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wechat-mp-starter-0.1.0.pom | |
| wechat-mp-starter-0.1.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wechat-mp-starter</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter/
implementation 'com.github.hippoom:wechat-mp-starter:0.1.0'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-starter/
implementation ("com.github.hippoom:wechat-mp-starter:0.1.0")
'com.github.hippoom:wechat-mp-starter:jar:0.1.0'
<dependency org="com.github.hippoom" name="wechat-mp-starter" rev="0.1.0">
<artifact name="wechat-mp-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-starter', version='0.1.0')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-starter" % "0.1.0"
[com.github.hippoom/wechat-mp-starter "0.1.0"]