Welcome to the scala-arm project! This project aims to provide Automatic-Resource-Management via a robust library with an easy-to-use interface. The project aims to support 80% of ARM-related use cases, along with allowing customisation for the remaining cases. The library uses a lot of advanced features behind the scenes to do the right thing for users. Some of the method signatures may seem strange to users new to scala, so we recommend checking out the basic usage description.

Links:

You can find the library on the maven central repository.

groupId: com.jsuereth
artifactId:  scala-arm_${scala-binary-version}
version: 1.3

Note: