не последняя версия
Последняя версия 1.2.0-M2

co.touchlab:kermit 0.1.8

Kermit The Log

Группа

Группа

co.touchlab
Идентификатор

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

kermit
Версия

Версия

0.1.8
Тип

Тип

pom

Скачать kermit 0.1.8

Имя Файла Размер
kermit-0.1.8.pom
kermit-0.1.8-sources.jar 261 bytes
kermit-0.1.8-javadoc.jar 261 bytes
Обзор

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