This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 560
Home
André Behrens edited this page Dec 23, 2015
·
8 revisions
![Gitter](https://badges.gitter.im/Join Chat.svg)
This Wiki can be edited by every user of github. It is not strictly necessary to discuss changes or to obtain written documentation of a consensus in advance. However users should take care over any edits, to be sure they are reflecting the community's view and to be sure that they are not accidentally introducing new sources of error or confusion.
The ews-java-api can be included in your build with the following declarations. Please check search.maven for the latest release version in the repository.
<dependency>
<groupId>com.microsoft.ews-java-api</groupId>
<artifactId>ews-java-api</artifactId>
<version>2.0</version>
</dependency>
dependencies {
compile 'com.microsoft.ews-java-api:ews-java-api:2.0'
}
Copyright © 2015 Microsoft Corporation - Project is released under the terms of the MIT License
Website
Getting Started
FAQ
Misc
Project Team