is not current version
Last Version 1.1.6

com.github.uchephilz:probelogr_tailer 1.1.4

This Library is build by uchephilz to read data

GroupId

GroupId

com.github.uchephilz
ArtifactId

ArtifactId

probelogr_tailer
Version

Version

1.1.4
Type

Type

jar

Download probelogr_tailer 1.1.4


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