scala-arm provides automatic resource management for Scala 2.11.
<dependency>
<groupId>com.jsuereth</groupId>
<artifactId>scala-arm_2.11</artifactId>
<version>2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses managed to automatically close a Source after use.
Migrate to scala.util.Using for resource management.
No dependency data recorded yet.