gondolav / spotify4s   0.1.1

MIT License Website GitHub

An intuitive and lightweight Scala library for the Spotify Web API

Scala versions: 2.13

spotify4s 0.1.1


Group ID:
com.github.gondolav
Artifact ID:
spotify4s_2.13
Version:
0.1.1
Release Date:
Sept 19, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.gondolav" %% "spotify4s" % "0.1.1"

Mill build tool

ivy"com.github.gondolav::spotify4s:0.1.1"

Scala CLI

//> using dep "com.github.gondolav::spotify4s:0.1.1"

Ammonite REPL

import $ivy.`com.github.gondolav::spotify4s:0.1.1`

<dependency>
  <groupId>com.github.gondolav</groupId>
  <artifactId>spotify4s_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.gondolav', name: 'spotify4s_2.13', version: '0.1.1'