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

org.tentackle:tentackle-common 8.2.4.0

Common Code for Build-Process, Wurblets and Applications

Группа

Группа

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

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

tentackle-common
Версия

Версия

8.2.4.0
Тип

Тип

jar

Скачать tentackle-common 8.2.4.0


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