Download odata_client-2.3.8.jar file - Jar o

Jar examples for o:odata-client

Description

Basic OData Client Module

You can download jar file odata_client 2.3.8 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add odata_client-2.3.8.jar to your project.

<dependency>
   <groupId>com.sdl</groupId>
   <artifactId>odata_client</artifactId>
   <version>2.3.8</version>
</dependency>
compile group: 'com.sdl', name: 'odata_client', version: '2.3.8'
libraryDependencies += "com.sdl" % "odata_client" % "2.3.8"
<dependency org="com.sdl" name="odata_client" rev="2.3.8"/>
@Grapes(@Grab(group='com.sdl', module='odata_client', version='2.3.8'))
'com.sdl:odata_client:jar:2.3.8'

Download

Click the following link to download the jar file.

odata_client-2.3.8-javadoc.jar
odata_client-2.3.8-sources.jar
odata_client-2.3.8-tests.jar
odata_client-2.3.8.jar
odata_client-2.3.8.pom



Related Tutorials