| Группа | Группаcom.github.uchephilz |
|---|---|
| Идентификатор | Идентификаторprobelogr_tailer |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| probelogr_tailer-1.1.2.pom | |
| probelogr_tailer-1.1.2.jar | 16 KB |
| probelogr_tailer-1.1.2-sources.jar | 11 KB |
| probelogr_tailer-1.1.2-javadoc.jar | 84 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.uchephilz/probelogr_tailer/ -->
<dependency>
<groupId>com.github.uchephilz</groupId>
<artifactId>probelogr_tailer</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uchephilz/probelogr_tailer/
implementation 'com.github.uchephilz:probelogr_tailer:1.1.2'
// https://jarcasting.com/artifacts/com.github.uchephilz/probelogr_tailer/
implementation ("com.github.uchephilz:probelogr_tailer:1.1.2")
'com.github.uchephilz:probelogr_tailer:jar:1.1.2'
<dependency org="com.github.uchephilz" name="probelogr_tailer" rev="1.1.2">
<artifact name="probelogr_tailer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uchephilz', module='probelogr_tailer', version='1.1.2')
)
libraryDependencies += "com.github.uchephilz" % "probelogr_tailer" % "1.1.2"
[com.github.uchephilz/probelogr_tailer "1.1.2"]