is not current version
Last Version 1.4.1

com.opentable.components:otj-config 1.3.2

OpenTable Configuration component

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-config
Version

Version

1.3.2
Type

Type

jar

Download otj-config 1.3.2


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