Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.18 KB

readme.md

File metadata and controls

15 lines (10 loc) · 1.18 KB

![Gitter](https://badges.gitter.im/Join Chat.svg)
Build Status codecov.io

EWS JAVA API

Please see the Getting Started Guide on our wiki for an introduction to this library.

Using the library

Prebuilt JARs are available in the Maven Central repository, which are easy to use with your project. Note that currently, no stable version is available yet, only snapshots in the snapshots repository.

Maven / Gradle

For Documentation on how to use ews-java-api with maven or gradle please refer to this section in our wiki.

Building from source

To build a JAR from the source yourself, please see this page.