License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.github.wirechen |
ArtifactId | ArtifactIdwxLog |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionwxLog
business alarm of wechat
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wxLog-1.1.0.pom | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.apache.httpcomponents : httpclient | jar | 4.5 |