is not current version
Last Version 1.2.0

com.sap.cloud.mkt:sdk-odataclient 1.0.0

Odata Service Client Manager

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.sap.cloud.mkt
ArtifactId

ArtifactId

sdk-odataclient
Version

Version

1.0.0
Type

Type

jar

Download sdk-odataclient 1.0.0


<!-- https://jarcasting.com/artifacts/com.sap.cloud.mkt/sdk-odataclient/ -->
<dependency>
    <groupId>com.sap.cloud.mkt</groupId>
    <artifactId>sdk-odataclient</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.mkt/sdk-odataclient/
implementation 'com.sap.cloud.mkt:sdk-odataclient:1.0.0'
// https://jarcasting.com/artifacts/com.sap.cloud.mkt/sdk-odataclient/
implementation ("com.sap.cloud.mkt:sdk-odataclient:1.0.0")
'com.sap.cloud.mkt:sdk-odataclient:jar:1.0.0'
<dependency org="com.sap.cloud.mkt" name="sdk-odataclient" rev="1.0.0">
  <artifact name="sdk-odataclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.mkt', module='sdk-odataclient', version='1.0.0')
)
libraryDependencies += "com.sap.cloud.mkt" % "sdk-odataclient" % "1.0.0"
[com.sap.cloud.mkt/sdk-odataclient "1.0.0"]