License |
License |
---|---|
Categories |
CategoriesCryptomator Security |
GroupId | GroupIdorg.cryptomator |
ArtifactId | ArtifactIdintegrations-mac |
Version | Version1.1.0-beta2 |
Type | Typejar |
Description |
DescriptionCryptomator Integrations for macOS
Provides optional macOS services used by Cryptomator
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.cryptomator/integrations-mac/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>integrations-mac</artifactId>
<version>1.1.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/integrations-mac/
implementation 'org.cryptomator:integrations-mac:1.1.0-beta2'
// https://jarcasting.com/artifacts/org.cryptomator/integrations-mac/
implementation ("org.cryptomator:integrations-mac:1.1.0-beta2")
'org.cryptomator:integrations-mac:jar:1.1.0-beta2'
<dependency org="org.cryptomator" name="integrations-mac" rev="1.1.0-beta2">
<artifact name="integrations-mac" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='integrations-mac', version='1.1.0-beta2')
)
libraryDependencies += "org.cryptomator" % "integrations-mac" % "1.1.0-beta2"
[org.cryptomator/integrations-mac "1.1.0-beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.cryptomator : integrations-api | jar | 1.1.0-rc1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.4.0 |