is not current version
Last Version 1.1.0

org.cryptomator:integrations-linux 1.0.0-rc2

Provides optional Linux services used by Cryptomator

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

integrations-linux
Version

Version

1.0.0-rc2
Type

Type

jar

Download integrations-linux 1.0.0-rc2


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