foursquare / fsqio   2.3.0

Apache License 2.0 GitHub

A monorepo that holds all of Foursquare's opensource projects

Scala versions: 2.11 2.10

spindle 1.3.1


Group ID:
io.fsq
Artifact ID:
spindle_2.11
Version:
1.3.1
Release Date:
Dec 28, 2016
Licenses:
Files:

libraryDependencies += "io.fsq" %% "spindle" % "1.3.1"

Mill build tool

ivy"io.fsq::spindle:1.3.1"

Scala CLI

//> using dep "io.fsq::spindle:1.3.1"

Ammonite REPL

import $ivy.`io.fsq::spindle:1.3.1`

<dependency>
  <groupId>io.fsq</groupId>
  <artifactId>spindle_2.11</artifactId>
  <version>1.3.1</version>
</dependency>

compile group: 'io.fsq', name: 'spindle_2.11', version: '1.3.1'