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