is not current version
Last Version 1.1.0

io.github.ksrainarthas:LogReport 1.0.0

LogReport

Categories

Categories

Arthas General Purpose Libraries Utility
GroupId

GroupId

io.github.ksrainarthas
ArtifactId

ArtifactId

LogReport
Version

Version

1.0.0
Type

Type

aar

Download LogReport 1.0.0


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