Download emodb-common-client-5.5.7.jar file - Jar e

Jar examples for e:emodb-common-client

Description

You can download jar file emodb-common-client 5.5.7 in this page.

Build File

You can use the following script to add emodb-common-client-5.5.7.jar to your project.

<dependency>
   <groupId>com.bazaarvoice.emodb</groupId>
   <artifactId>emodb-common-client</artifactId>
   <version>5.5.7</version>
</dependency>
compile group: 'com.bazaarvoice.emodb', name: 'emodb-common-client', version: '5.5.7'
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-common-client" % "5.5.7"
<dependency org="com.bazaarvoice.emodb" name="emodb-common-client" rev="5.5.7"/>
@Grapes(@Grab(group='com.bazaarvoice.emodb', module='emodb-common-client', version='5.5.7'))
'com.bazaarvoice.emodb:emodb-common-client:jar:5.5.7'

Download

Click the following link to download the jar file.

emodb-common-client-5.5.7-javadoc.jar
emodb-common-client-5.5.7-sources.jar
emodb-common-client-5.5.7.jar
emodb-common-client-5.5.7.pom



Related Tutorials