Download otj-config-guice-1.3.1.jar file - Jar o

Jar examples for o:otj-config-guice

Description

OpenTable Configuration Guice integration

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

otj-config-guice-1.3.1-javadoc.jar
otj-config-guice-1.3.1-sources.jar
otj-config-guice-1.3.1-test-sources.jar
otj-config-guice-1.3.1-tests.jar
otj-config-guice-1.3.1.jar
otj-config-guice-1.3.1.pom



Related Tutorials