Files download
File Operation
odata-client-parent-0.1.97.pom download
Apache Maven
<dependency>
  <groupId>com.github.davidmoten</groupId>
  <artifactId>odata-client-parent</artifactId>
  <version>0.1.97</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.davidmoten:odata-client-parent:0.1.97'
Gradle Kotlin
implementation("com.github.davidmoten:odata-client-parent:0.1.97")
Scala SBT
libraryDependencies += "com.github.davidmoten" % "odata-client-parent" % "0.1.97"
Groovy Grape
@Grapes(
  @Grab(group='com.github.davidmoten', module='odata-client-parent', version='0.1.97')
)
Apache Ivy
<dependency org="com.github.davidmoten" name="odata-client-parent" rev="0.1.97" />
Leiningen
[com.github.davidmoten/odata-client-parent "0.1.97"]
Apache Buildr
'com.github.davidmoten:odata-client-parent:jar:0.1.97'
Dependencies
The project has no third-party dependencies