Skip to content

snaekobbi/braille-utils.api

 
 

Repository files navigation

Build Status

braille-utils.api

This contains the Braille Utils API.

Using

To implement the API, download the latest release from maven central using the following information: org.daisy.braille:braille-utils.api:2.0.0

To use the API, you also need to download at least one implementation (for example braille-utils.impl).

Building

Build with gradlew build

Requirements & Compatibility

  • Requires JDK 7
  • Implementations can be provided with SPI and/or OSGi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Shell 0.7%