| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
|---|---|
| Группа | Группаcom.github.hippoom |
| Идентификатор | Идентификаторwechat-mp-autoconfigure |
| Версия | Версия0.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| wechat-mp-autoconfigure-0.2.1.pom | |
| wechat-mp-autoconfigure-0.2.1.jar | 24 KB |
| wechat-mp-autoconfigure-0.2.1-sources.jar | 16 KB |
| wechat-mp-autoconfigure-0.2.1-javadoc.jar | 167 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-autoconfigure/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>wechat-mp-autoconfigure</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-autoconfigure/
implementation 'com.github.hippoom:wechat-mp-autoconfigure:0.2.1'
// https://jarcasting.com/artifacts/com.github.hippoom/wechat-mp-autoconfigure/
implementation ("com.github.hippoom:wechat-mp-autoconfigure:0.2.1")
'com.github.hippoom:wechat-mp-autoconfigure:jar:0.2.1'
<dependency org="com.github.hippoom" name="wechat-mp-autoconfigure" rev="0.2.1">
<artifact name="wechat-mp-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='wechat-mp-autoconfigure', version='0.2.1')
)
libraryDependencies += "com.github.hippoom" % "wechat-mp-autoconfigure" % "0.2.1"
[com.github.hippoom/wechat-mp-autoconfigure "0.2.1"]