Using akubra-mux

Installation

To use this library in your own Maven-based project, just add the following to your pom.xml:

    <dependency>
      <groupId>org.akubraproject</groupId>
      <artifactId>akubra-mux</artifactId>
      <version>0.4.0</version>
    </dependency>

You can also download the jar and its dependencies directly from Maven Central:

API Usage

See the Javadocs.