diff --git a/supporting-docs/projects/2017-04-27-matrix-sync-java-sdk.md b/supporting-docs/projects/2017-04-27-matrix-sync-java-sdk.md new file mode 100644 index 00000000..e747cc29 --- /dev/null +++ b/supporting-docs/projects/2017-04-27-matrix-sync-java-sdk.md @@ -0,0 +1,14 @@ +--- +layout: project +title: Matrix Java SDK +categories: projects sdk +author: Kamax.io +maturity: Alpha +--- +# {{ page.title }} + +The Java SDK provides a low level (I/O synchronous) object oriented library to interact with Matrix. It is aimed to regular clients, bots, bridges and generic Application Services. + +It is currently work in progress, is incomplete and is early alpha. + +[Github](https://github.com/kamax-io/matrix-java-sdk)