Download odata4.api-1.15.0.jar file - Jar o

Jar examples for o:odata4.api

Description

SAP Cloud Platform SDK for service development

You can download jar file odata4.api 1.15.0 in this page.

License

SAP DEVELOPER LICENSE AGREEMENT

Build File

You can use the following script to add odata4.api-1.15.0.jar to your project.

<dependency>
   <groupId>com.sap.cloud.servicesdk.prov</groupId>
   <artifactId>odata4.api</artifactId>
   <version>1.15.0</version>
</dependency>
compile group: 'com.sap.cloud.servicesdk.prov', name: 'odata4.api', version: '1.15.0'
libraryDependencies += "com.sap.cloud.servicesdk.prov" % "odata4.api" % "1.15.0"
<dependency org="com.sap.cloud.servicesdk.prov" name="odata4.api" rev="1.15.0"/>
@Grapes(@Grab(group='com.sap.cloud.servicesdk.prov', module='odata4.api', version='1.15.0'))
'com.sap.cloud.servicesdk.prov:odata4.api:jar:1.15.0'

Download

Click the following link to download the jar file.

odata4.api-1.15.0-javadoc.jar
odata4.api-1.15.0-sources.jar
odata4.api-1.15.0.jar
odata4.api-1.15.0.pom



Related Tutorials