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

com.opentable.components:otj-logging-parent 3.0.3

Logging component parent

Категории

Категории

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

Группа

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

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

otj-logging-parent
Версия

Версия

3.0.3
Тип

Тип

pom

Скачать otj-logging-parent 3.0.3

Имя Файла Размер
otj-logging-parent-3.0.3.pom 2 KB
Обзор

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