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

be.rlab:tehanu 2.2.0

Tehanu is a Telegram bot for Kotlin

Группа

Группа

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

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

tehanu
Версия

Версия

2.2.0
Тип

Тип

pom

Скачать tehanu 2.2.0

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

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