A simple, safe, and intuitive I/O library for Scala, providing a rich API for file and directory operations.
<dependency>
<groupId>com.github.pathikrit</groupId>
<artifactId>better-files_2.12</artifactId>
<version>3.9.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a file, writes content, and reads it back using Better Files.
No known issues recorded.
No dependency data recorded yet.