is not current version
Last Version 0.0.15

io.github.wechaty:report 0.0.3


GroupId

GroupId

io.github.wechaty
ArtifactId

ArtifactId

report
Version

Version

0.0.3
Type

Type

jar

Download report 0.0.3


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