brailleapps / braille-utils.impl

Provides embosser, table and paper implementations
GNU Lesser General Public License v2.1
0 stars 2 forks source link
braille embossing java osgi provider spi

Build Status Type License: LGPL v2.1

braille-utils.imp

Provides embosser, table and paper implementations for the purpose of communicating with embossers.

Using

Download the latest release from maven central and add it to your runtime environment. Access the implementations via the following APIs in braille-utils.api:

Or, in an OSGi environment, use:

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

More information

See the common wiki for more information.