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

org.tentackle:tentackle-tools 8.2.3.0

Tools for the Tentackle Framework

Группа

Группа

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

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

tentackle-tools
Версия

Версия

8.2.3.0
Тип

Тип

pom

Скачать tentackle-tools 8.2.3.0

Имя Файла Размер
tentackle-tools-8.2.3.0.pom 812 bytes
Обзор

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