Neko is a toolkit designed to make Android development using Clojure easier and more fun.
[my-neko "3.0.2-SNAPSHOT"]
my-neko/my-neko {:mvn/version "3.0.2-SNAPSHOT"}
implementation("my-neko:my-neko:3.0.2-SNAPSHOT")
<dependency> <groupId>my-neko</groupId> <artifactId>my-neko</artifactId> <version>3.0.2-SNAPSHOT</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: