Download otj-config-1.3.2.jar file - Jar o

Jar examples for o:otj-config

Description

OpenTable Configuration component.

You can download jar file otj-config 1.3.2 in this page.

License

Apache License

Build File

You can use the following script to add otj-config-1.3.2.jar to your project.

<dependency>
   <groupId>com.opentable.components</groupId>
   <artifactId>otj-config</artifactId>
   <version>1.3.2</version>
</dependency>
compile group: 'com.opentable.components', name: 'otj-config', version: '1.3.2'
libraryDependencies += "com.opentable.components" % "otj-config" % "1.3.2"
<dependency org="com.opentable.components" name="otj-config" rev="1.3.2"/>
@Grapes(@Grab(group='com.opentable.components', module='otj-config', version='1.3.2'))
'com.opentable.components:otj-config:jar:1.3.2'

Download

Click the following link to download the jar file.

otj-config-1.3.2-javadoc.jar
otj-config-1.3.2-sources.jar
otj-config-1.3.2-test-sources.jar
otj-config-1.3.2-tests.jar
otj-config-1.3.2.jar
otj-config-1.3.2.pom



Related Tutorials