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

buildgen-emit-exported-symbols 1.1.0


Group ID:
io.fsq
Artifact ID:
buildgen-emit-exported-symbols_2.10
Version:
1.1.0
Release Date:
Apr 30, 2016
Licenses:
Files:

libraryDependencies += "io.fsq" %% "buildgen-emit-exported-symbols" % "1.1.0"

Mill build tool

ivy"io.fsq::buildgen-emit-exported-symbols:1.1.0"

Scala CLI

//> using dep "io.fsq::buildgen-emit-exported-symbols:1.1.0"

Ammonite REPL

import $ivy.`io.fsq::buildgen-emit-exported-symbols:1.1.0`

<dependency>
  <groupId>io.fsq</groupId>
  <artifactId>buildgen-emit-exported-symbols_2.10</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'io.fsq', name: 'buildgen-emit-exported-symbols_2.10', version: '1.1.0'