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 2.1.0


Group ID:
io.fsq
Artifact ID:
buildgen-emit-exported-symbols_2.11
Version:
2.1.0
Release Date:
Jun 6, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.fsq</groupId>
  <artifactId>buildgen-emit-exported-symbols_2.11</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'io.fsq', name: 'buildgen-emit-exported-symbols_2.11', version: '2.1.0'