cljsjs/react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion

Leiningen/Boot

[cljsjs/react-player "1.5.1-0"]

Clojure CLI/deps.edn

cljsjs/react-player {:mvn/version "1.5.1-0"}

Gradle

implementation("cljsjs:react-player:1.5.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-player</artifactId>
  <version>1.5.1-0</version>
</dependency>