A simple, safe, and intuitive Scala library for file and I/O operations, designed as a replacement for java.io.File.
<dependency>
<groupId>com.github.pathikrit</groupId>
<artifactId>better-files_2.13</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.
Write and read a file using the better-files API.
Use the correct artifact for your Scala version: better-files_2.12, better-files_2.13, or better-files_3.
No dependency data recorded yet.