Skip to content

pico-works/pico-event

Repository files navigation

pico-event

CircleCI Codacy Badge Codacy Badge Gitter chat

Support library for atomic operations.

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-event" % "2.0.2"

Then read the tutorial.