is not current version
Last Version 1.1.1

org.cryptomator:integrations-mac 1.0.0-rc1

Provides optional macOS services used by Cryptomator

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

integrations-mac
Version

Version

1.0.0-rc1
Type

Type

jar

Download integrations-mac 1.0.0-rc1


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