Skip to content

Getting Started

Felix Naumann edited this page Feb 18, 2022 · 5 revisions

To get started you need to add the library as a dependency.

<dependency>
  <groupId>io.github.wand555</groupId>
  <artifactId>richerconversation-api</artifactId>
  <version>1.0.3</version>
</dependency>

You can find the javadocs here.

Clone this wiki locally