is not current version
Last Version 1.1.5

io.hoplin:logreader 1.0.6


GroupId

GroupId

io.hoplin
ArtifactId

ArtifactId

logreader
Version

Version

1.0.6
Type

Type

jar

Download logreader 1.0.6


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