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

Jar examples for e:emodb-common-client

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials