Download odata_client_api-2.5.4.jar file - Jar o

Jar examples for o:odata-client-api

Description

OData Client API for Basic OData Client

You can download jar file odata_client_api 2.5.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add odata_client_api-2.5.4.jar to your project.

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

Download

Click the following link to download the jar file.

odata_client_api-2.5.4-javadoc.jar
odata_client_api-2.5.4-sources.jar
odata_client_api-2.5.4.jar
odata_client_api-2.5.4.pom



Related Tutorials