cljsjs/pixi-legacy

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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