<dependency>
<groupId>com.github.pathikrit</groupId>
<artifactId>better-files_2.12</artifactId>
<version>3.3.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.pathikrit', module='better-files_2.12', version='3.3.1')
)