Helper functions and probably a wrapper to simplify usage of JavaFX in Clojure. You'll need to have jfxrt.jar in your local maven repository. See [this coderwall protip](https://coderwall.com/p/4yjy1a) for how to make this happen. **Installation: `[clojurefx "0.0.2"]`**
[clojurefx "0.0.2"]
clojurefx/clojurefx {:mvn/version "0.0.2"}
implementation("clojurefx:clojurefx:0.0.2")
<dependency> <groupId>clojurefx</groupId> <artifactId>clojurefx</artifactId> <version>0.0.2</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: