io.github.conjurernix/morphe.lwjgl

LWJGL adapter for the Morphe game state engine

Leiningen/Boot

[io.github.conjurernix/morphe.lwjgl "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.github.conjurernix/morphe.lwjgl {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("io.github.conjurernix:morphe.lwjgl:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.github.conjurernix</groupId>
  <artifactId>morphe.lwjgl</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>