Download odata2.api-1.16.1.jar file - Jar o

Jar examples for o:odata2.api

Description

SAP Cloud Platform SDK for service development

You can download jar file odata2.api 1.16.1 in this page.

License

SAP DEVELOPER LICENSE AGREEMENT

Build File

You can use the following script to add odata2.api-1.16.1.jar to your project.

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

Download

Click the following link to download the jar file.

odata2.api-1.16.1-javadoc.jar
odata2.api-1.16.1-sources.jar
odata2.api-1.16.1.jar
odata2.api-1.16.1.pom



Related Tutorials