We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Toast comes with a set of examples that you can find in the Example Project Home Page.
This part explains how to integrate toast in an existing project.
Java8
pom.xml
<dependency> <groupId>io.toast-tk</groupId> <artifactId>toast-tk-runtime</artifactId> <version>0.1.4</version> </dependency>