| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWire Данные Data Structures |
| Группа | Группаcom.github.wirechen |
| Идентификатор | ИдентификаторwxLog |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеwxLog
business alarm of wechat
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wxLog-1.1.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wirechen/wxLog/ -->
<dependency>
<groupId>com.github.wirechen</groupId>
<artifactId>wxLog</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wirechen/wxLog/
implementation 'com.github.wirechen:wxLog:1.1.0'
// https://jarcasting.com/artifacts/com.github.wirechen/wxLog/
implementation ("com.github.wirechen:wxLog:1.1.0")
'com.github.wirechen:wxLog:pom:1.1.0'
<dependency org="com.github.wirechen" name="wxLog" rev="1.1.0">
<artifact name="wxLog" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wirechen', module='wxLog', version='1.1.0')
)
libraryDependencies += "com.github.wirechen" % "wxLog" % "1.1.0"
[com.github.wirechen/wxLog "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.apache.httpcomponents : httpclient | jar | 4.5 |