is not current version
Last Version 1.2.0-beta1

org.cryptomator:cloud-access 1.1.0-beta5

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

1.1.0-beta5
Type

Type

jar

Download cloud-access 1.1.0-beta5


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