• Stars
    star
    15
  • Rank 1,324,430 (Top 27 %)
  • Language
    Scala
  • License
    MIT License
  • Created almost 8 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tiny publish subscribe library

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.