is not current version
Last Version 1.2.0-beta1

org.cryptomator:cloud-access 0.3.0-beta1

CloudAccess is used in e.g. Cryptomator for Android to access different cloud providers.

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

cloud-access
Version

Version

0.3.0-beta1
Type

Type

jar

Download cloud-access 0.3.0-beta1


<!-- https://jarcasting.com/artifacts/org.cryptomator/cloud-access/ -->
<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>cloud-access</artifactId>
    <version>0.3.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/cloud-access/
implementation 'org.cryptomator:cloud-access:0.3.0-beta1'
// https://jarcasting.com/artifacts/org.cryptomator/cloud-access/
implementation ("org.cryptomator:cloud-access:0.3.0-beta1")
'org.cryptomator:cloud-access:jar:0.3.0-beta1'
<dependency org="org.cryptomator" name="cloud-access" rev="0.3.0-beta1">
  <artifact name="cloud-access" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='cloud-access', version='0.3.0-beta1')
)
libraryDependencies += "org.cryptomator" % "cloud-access" % "0.3.0-beta1"
[org.cryptomator/cloud-access "0.3.0-beta1"]