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

com.translationexchange:tml 0.2.10

Core SDK library for Translation Exchange platform

Группа

Группа

com.translationexchange
Идентификатор

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

tml
Версия

Версия

0.2.10
Тип

Тип

jar

Скачать tml 0.2.10

Имя Файла Размер
tml-0.2.10.pom
tml-0.2.10.jar 152 KB
tml-0.2.10-sources.jar 117 KB
tml-0.2.10-javadoc.jar 343 KB
Обзор

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