is not current version
Last Version 1.1.6

com.github.uchephilz:probelogr_tailer 1.0.4

Probelogr's Tailer is the code used to read real-time entry to files, and feeds this record to Probelogr's server https:\\www.probelogr.com

GroupId

GroupId

com.github.uchephilz
ArtifactId

ArtifactId

probelogr_tailer
Version

Version

1.0.4
Type

Type

jar

Download probelogr_tailer 1.0.4


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