Setup
To add this extension all you have to do is add the following dependency:
implementation 'com.femastudios:dataflow-async:1.0.5'
<dependency>
<groupId>com.femastudios</groupId>
<artifactId>dataflow</artifactId>
<version>1.0.5</version>
</dependency>
Remember also to properly configure your environment as explained as explained here.