is not current version
Last Version 1.0.0

org.doktorodata.ohdata:ohdata-client 0.8.0

OhData is providing a powerful and easy to use oData client library leveraging Olingo as a foundation.

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.doktorodata.ohdata
ArtifactId

ArtifactId

ohdata-client
Version

Version

0.8.0
Type

Type

jar

Download ohdata-client 0.8.0


<!-- https://jarcasting.com/artifacts/org.doktorodata.ohdata/ohdata-client/ -->
<dependency>
    <groupId>org.doktorodata.ohdata</groupId>
    <artifactId>ohdata-client</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.doktorodata.ohdata/ohdata-client/
implementation 'org.doktorodata.ohdata:ohdata-client:0.8.0'
// https://jarcasting.com/artifacts/org.doktorodata.ohdata/ohdata-client/
implementation ("org.doktorodata.ohdata:ohdata-client:0.8.0")
'org.doktorodata.ohdata:ohdata-client:jar:0.8.0'
<dependency org="org.doktorodata.ohdata" name="ohdata-client" rev="0.8.0">
  <artifact name="ohdata-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.doktorodata.ohdata', module='ohdata-client', version='0.8.0')
)
libraryDependencies += "org.doktorodata.ohdata" % "ohdata-client" % "0.8.0"
[org.doktorodata.ohdata/ohdata-client "0.8.0"]