Skip to main content

Dependency

To use Jactl you will need to add a dependency on the Jactl library.

In the dependencies section of your build.gradle file:

implementation group: 'io.jactl', name: 'jactl', version: '2.3.0'