is not current version
Last Version 5.3.0

com.opentable.components:otj-logging 1.4.0

Logging component

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-logging
Version

Version

1.4.0
Type

Type

jar

Download otj-logging 1.4.0


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