benfradet / gsheets4s   0.2.0

GitHub

Scala wrapper around the Google Sheets API

Scala versions: 2.12

gsheets4s 0.1.0


Group ID:
com.github.benfradet
Artifact ID:
gsheets4s_2.12
Version:
0.1.0
Release Date:
Aug 18, 2018
Licenses:
Files:

libraryDependencies += "com.github.benfradet" %% "gsheets4s" % "0.1.0"

Mill build tool

ivy"com.github.benfradet::gsheets4s:0.1.0"

Scala CLI

//> using dep "com.github.benfradet::gsheets4s:0.1.0"

Ammonite REPL

import $ivy.`com.github.benfradet::gsheets4s:0.1.0`

<dependency>
  <groupId>com.github.benfradet</groupId>
  <artifactId>gsheets4s_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.benfradet', name: 'gsheets4s_2.12', version: '0.1.0'