is not current version
Last Version 0.1.79

com.github.davidmoten:odata-client-runtime 0.1.6

OData client runtime for use with generated code

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

odata-client-runtime
Version

Version

0.1.6
Type

Type

jar

Download odata-client-runtime 0.1.6


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