oheger / cloud-files   0.7.1

Apache License 2.0 GitHub

A library allowing access to files stored on various server types, such as WebDav, OneDrive, and GoogleDrive.

Scala versions: 3.x 2.13 2.12

cloud-files-onedrive 0.2


Group ID:
com.github.oheger
Artifact ID:
cloud-files-onedrive_2.13
Version:
0.2
Release Date:
Jul 10, 2021
Licenses:
Files:

libraryDependencies += "com.github.oheger" %% "cloud-files-onedrive" % "0.2"

Mill build tool

ivy"com.github.oheger::cloud-files-onedrive:0.2"

Scala CLI

//> using dep "com.github.oheger::cloud-files-onedrive:0.2"

Ammonite REPL

import $ivy.`com.github.oheger::cloud-files-onedrive:0.2`

<dependency>
  <groupId>com.github.oheger</groupId>
  <artifactId>cloud-files-onedrive_2.13</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.oheger', name: 'cloud-files-onedrive_2.13', version: '0.2'