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

be.rlab:tehanu 3.3.3

Tehanu is a Telegram bot for Kotlin

Группа

Группа

be.rlab
Идентификатор

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

tehanu
Версия

Версия

3.3.3
Тип

Тип

pom

Скачать tehanu 3.3.3

Имя Файла Размер
tehanu-3.3.3.pom 21 KB
Обзор

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