karasiq / gdrive-api   1.1.1

Apache License 2.0 GitHub

Scala Google Drive API

Scala versions: 2.12 2.11

gdrive-api 1.0.1


Group ID:
com.github.karasiq
Artifact ID:
gdrive-api_2.12
Version:
1.0.1
Release Date:
Sept 24, 2017
Licenses:
Files:

libraryDependencies += "com.github.karasiq" %% "gdrive-api" % "1.0.1"

Mill build tool

ivy"com.github.karasiq::gdrive-api:1.0.1"

Scala CLI

//> using dep "com.github.karasiq::gdrive-api:1.0.1"

Ammonite REPL

import $ivy.`com.github.karasiq::gdrive-api:1.0.1`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>gdrive-api_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.karasiq', name: 'gdrive-api_2.12', version: '1.0.1'