oheger / cloud-files   0.10

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

cloud-files-onedrive 0.10


Group ID:
com.github.oheger
Artifact ID:
cloud-files-onedrive_3
Version:
0.10
Release Date:
Apr 16, 2025
Licenses:
Files:
Full Scala Version:
3.3.5
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.oheger</groupId>
  <artifactId>cloud-files-onedrive_3</artifactId>
  <version>0.10</version>
</dependency>

compile group: 'com.github.oheger', name: 'cloud-files-onedrive_3', version: '0.10'