mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
15 lines
430 B
Markdown
15 lines
430 B
Markdown
---
|
|
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)
|