cljsjs/pixi-legacy

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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