Skip to content

pico-works/pico-disposal

Repository files navigation

pico-disposal

CircleCI Codacy Badge Codacy Badge Gitter chat

Support library for resource management. Resource management centres around the Disposable type-class and the java.lang.AutoCloseable interface.

Getting started

Add this to your SBT project:

resolvers += "dl-john-ky-releases" at "http://dl.john-ky.io/maven/releases"

libraryDependencies += "org.pico" %%  "pico-disposal" % "1.0.16"

Then read the tutorial.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published