Download cdo-4.6.0.v20170210-0100.jar file - Jar c

Jar examples for c:cdo

Description

You can download jar file cdo 4.6.0.v20170210-0100 in this page.

Build File

You can use the following script to add cdo-4.6.0.v20170210-0100.jar to your project.

<dependency>
   <groupId>org.eclipselabs</groupId>
   <artifactId>cdo</artifactId>
   <version>4.6.0.v20170210-0100</version>
</dependency>
compile group: 'org.eclipselabs', name: 'cdo', version: '4.6.0.v20170210-0100'
libraryDependencies += "org.eclipselabs" % "cdo" % "4.6.0.v20170210-0100"
<dependency org="org.eclipselabs" name="cdo" rev="4.6.0.v20170210-0100"/>
@Grapes(@Grab(group='org.eclipselabs', module='cdo', version='4.6.0.v20170210-0100'))
'org.eclipselabs:cdo:jar:4.6.0.v20170210-0100'

Download

Click the following link to download the jar file.

cdo-4.6.0.v20170210-0100.pom



Related Tutorials