cljsjs/pixi-legacy

2D webGL renderer with canvas fallback (Legacy supports canvas renderer)

Leiningen/Boot

[cljsjs/pixi-legacy "5.1.2-0"]

Clojure CLI/deps.edn

cljsjs/pixi-legacy {:mvn/version "5.1.2-0"}

Gradle

implementation("cljsjs:pixi-legacy:5.1.2-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>pixi-legacy</artifactId>
  <version>5.1.2-0</version>
</dependency>