Jar examples for o:otj-core
OpenTable base types component
You can download jar file otj-core 1.3.0 in this page.
Apache License
You can use the following script to add otj-core-1.3.0.jar to your project.
<dependency> <groupId>com.opentable.components</groupId> <artifactId>otj-core</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.opentable.components', name: 'otj-core', version: '1.3.0'
libraryDependencies += "com.opentable.components" % "otj-core" % "1.3.0"
<dependency org="com.opentable.components" name="otj-core" rev="1.3.0"/>
@Grapes(@Grab(group='com.opentable.components', module='otj-core', version='1.3.0'))
'com.opentable.components:otj-core:jar:1.3.0'
Click the following link to download the jar file.
otj-core-1.3.0-javadoc.jar