| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.aqiu202 |
| Идентификатор | Идентификаторwechat |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Описание |
ОписаниеSome Simple Starter Projects for Spring Boot Application Made by Aqiu202
|
| Имя Файла | Размер |
|---|---|
| wechat-1.1.0.pom | 823 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.aqiu202/wechat/ -->
<dependency>
<groupId>com.github.aqiu202</groupId>
<artifactId>wechat</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/wechat/
implementation 'com.github.aqiu202:wechat:1.1.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/wechat/
implementation ("com.github.aqiu202:wechat:1.1.0")
'com.github.aqiu202:wechat:pom:1.1.0'
<dependency org="com.github.aqiu202" name="wechat" rev="1.1.0">
<artifact name="wechat" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='wechat', version='1.1.0')
)
libraryDependencies += "com.github.aqiu202" % "wechat" % "1.1.0"
[com.github.aqiu202/wechat "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |