re-native-playground

FIXME: write description

Leiningen/Boot

[re-native-playground "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

re-native-playground/re-native-playground {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("re-native-playground:re-native-playground:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>re-native-playground</groupId>
  <artifactId>re-native-playground</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>