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