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

com.github.uchephilz:probelogr_tailer 1.0.0

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.0
Тип

Тип

jar

Скачать probelogr_tailer 1.0.0


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