om-event-bus

Simple parent->child custom events for Om.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,191 Downloads
  • 19 This Version

Leiningen/Boot

[om-event-bus "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

om-event-bus/om-event-bus {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("om-event-bus:om-event-bus:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>om-event-bus</groupId>
  <artifactId>om-event-bus</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>