<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-microsoft-client-builder</artifactId>
<version>0.1.88</version>
<type>bundle</type>
</dependency>
libraryDependencies += "com.github.davidmoten" % "odata-client-microsoft-client-builder" % "0.1.88"
@Grapes(
@Grab(group='com.github.davidmoten', module='odata-client-microsoft-client-builder', version='0.1.88')
)
<dependency org="com.github.davidmoten" name="odata-client-microsoft-client-builder" rev="0.1.88" />