is not current version
Last Version 1.2.0-beta1

org.cryptomator:cloud-access 0.2.0

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.2.0
Type

Type

jar

Download cloud-access 0.2.0


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