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

com.opentable.components:otj-config 1.2.0

OpenTable Configuration component.

Категории

Категории

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

Группа

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

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

otj-config
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать otj-config 1.2.0


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