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

com.opentable.components:otj-logging 2.7.4

Logging component

Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

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

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

otj-logging
Версия

Версия

2.7.4
Тип

Тип

jar

Скачать otj-logging 2.7.4


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