kubukoz / spotify-next   1.11.3

GitHub

Small CLI app for filtering out music on Spotify.

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

spotify-next 1.8.0


Group ID:
com.kubukoz
Artifact ID:
spotify-next_3
Version:
1.8.0
Release Date:
Jan 23, 2022
Licenses:
Files:

libraryDependencies += "com.kubukoz" %% "spotify-next" % "1.8.0"

Mill build tool

ivy"com.kubukoz::spotify-next:1.8.0"

Scala CLI

//> using dep "com.kubukoz::spotify-next:1.8.0"

Ammonite REPL

import $ivy.`com.kubukoz::spotify-next:1.8.0`

<dependency>
  <groupId>com.kubukoz</groupId>
  <artifactId>spotify-next_3</artifactId>
  <version>1.8.0</version>
</dependency>

compile group: 'com.kubukoz', name: 'spotify-next_3', version: '1.8.0'