brailleapps / dotify.api

Provides the core API used in Dotify
GNU Lesser General Public License v2.1
0 stars 5 forks source link
api java osgi spi

Build Status Type License: LGPL v2.1

Dotify APIs

Provides the Dotify APIs.

Using

To implement the API, download the latest release from maven central.

To use the API, you need to download at least one implementation as well. Here's a list of known implementations:

Building

Build with gradlew build (Windows) or ./gradlew build (Mac/Linux)

Testing

Tests are run with gradlew test (Windows) or ./gradlew test (Mac/Linux)

Requirements & Compatibility

Javadoc

Javadoc for the latest Dotify API development is available here.

More information

See the common wiki for more information.