tamagotchi

clojure(script) tamagotchi library

Leiningen/Boot

[tamagotchi "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

tamagotchi/tamagotchi {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("tamagotchi:tamagotchi:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>tamagotchi</groupId>
  <artifactId>tamagotchi</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>