cljsjs/platform

A platform detection library

Leiningen/Boot

[cljsjs/platform "1.3.1-0"]

Clojure CLI/deps.edn

cljsjs/platform {:mvn/version "1.3.1-0"}

Gradle

implementation("cljsjs:platform:1.3.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>platform</artifactId>
  <version>1.3.1-0</version>
</dependency>