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

org.l6n:sendlog-parent 2.0

Diagnostic tool for Android to send the log

Группа

Группа

org.l6n
Идентификатор

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

sendlog-parent
Версия

Версия

2.0
Тип

Тип

pom

Скачать sendlog-parent 2.0

Имя Файла Размер
sendlog-parent-2.0.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.l6n/sendlog-parent/ -->
<dependency>
    <groupId>org.l6n</groupId>
    <artifactId>sendlog-parent</artifactId>
    <version>2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.l6n/sendlog-parent/
implementation 'org.l6n:sendlog-parent:2.0'
// https://jarcasting.com/artifacts/org.l6n/sendlog-parent/
implementation ("org.l6n:sendlog-parent:2.0")
'org.l6n:sendlog-parent:pom:2.0'
<dependency org="org.l6n" name="sendlog-parent" rev="2.0">
  <artifact name="sendlog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.l6n', module='sendlog-parent', version='2.0')
)
libraryDependencies += "org.l6n" % "sendlog-parent" % "2.0"
[org.l6n/sendlog-parent "2.0"]