is not current version
Last Version 1.1.0

com.github.wirechen:wxLog 1.0.RELEASE

business alarm of wechat

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.wirechen
ArtifactId

ArtifactId

wxLog
Version

Version

1.0.RELEASE
Type

Type

jar

Download wxLog 1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.wirechen/wxLog/ -->
<dependency>
    <groupId>com.github.wirechen</groupId>
    <artifactId>wxLog</artifactId>
    <version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wirechen/wxLog/
implementation 'com.github.wirechen:wxLog:1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.wirechen/wxLog/
implementation ("com.github.wirechen:wxLog:1.0.RELEASE")
'com.github.wirechen:wxLog:jar:1.0.RELEASE'
<dependency org="com.github.wirechen" name="wxLog" rev="1.0.RELEASE">
  <artifact name="wxLog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wirechen', module='wxLog', version='1.0.RELEASE')
)
libraryDependencies += "com.github.wirechen" % "wxLog" % "1.0.RELEASE"
[com.github.wirechen/wxLog "1.0.RELEASE"]