is not current version
Last Version 5.2.1

com.opentable.components:otj-core 1.2.0

OpenTable base types component

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-core
Version

Version

1.2.0
Type

Type

jar

Download otj-core 1.2.0


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