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

org.tentackle:tentackle-log-util 8.2.4.0

JDK Logging Adapter for Tentackle

Группа

Группа

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

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

tentackle-log-util
Версия

Версия

8.2.4.0
Тип

Тип

jar

Скачать tentackle-log-util 8.2.4.0


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