<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-launchers-fs</artifactId>
<version>5.0-beta2</version>
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-launchers-fs', version='5.0-beta2')
)