Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdodata-client-msgraph-client-builder |
Version | Version0.1.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-msgraph-client-builder/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>odata-client-msgraph-client-builder</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-msgraph-client-builder/
implementation 'com.github.davidmoten:odata-client-msgraph-client-builder:0.1.6'
// https://jarcasting.com/artifacts/com.github.davidmoten/odata-client-msgraph-client-builder/
implementation ("com.github.davidmoten:odata-client-msgraph-client-builder:0.1.6")
'com.github.davidmoten:odata-client-msgraph-client-builder:jar:0.1.6'
<dependency org="com.github.davidmoten" name="odata-client-msgraph-client-builder" rev="0.1.6">
<artifact name="odata-client-msgraph-client-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='odata-client-msgraph-client-builder', version='0.1.6')
)
libraryDependencies += "com.github.davidmoten" % "odata-client-msgraph-client-builder" % "0.1.6"
[com.github.davidmoten/odata-client-msgraph-client-builder "0.1.6"]