is not current version
Last Version 1.1.0

com.github.wirechen:wxLog 1.0.0

business alarm of wechat

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.wirechen
ArtifactId

ArtifactId

wxLog
Version

Version

1.0.0
Type

Type

pom

Download wxLog 1.0.0

Filename Size
wxLog-1.0.0.pom 4 KB
Browse

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