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.3


Group ID:
com.github.oheger
Artifact ID:
cloud-files-onedrive_2.13
Version:
0.3
Release Date:
Sept 24, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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