не последняя версия
Последняя версия 1.1.6

com.github.uchephilz:probelogr_tailer 1.0.1

Probelogr's Tailer is the code used to read real-time entry to files, and feeds this record to Probelogr's server

Группа

Группа

com.github.uchephilz
Идентификатор

Идентификатор

probelogr_tailer
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать probelogr_tailer 1.0.1


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