Reactive Extensions for JavaScript (RxJS), a set of libraries for composing asynchronous and event-based programs using observable sequences and fluent query operators.
[cljsjs/rx "4.0.7-0"]
cljsjs/rx {:mvn/version "4.0.7-0"}
implementation("cljsjs:rx:4.0.7-0")
<dependency> <groupId>cljsjs</groupId> <artifactId>rx</artifactId> <version>4.0.7-0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: