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