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