| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCryptomator Безопасность |
| Группа | Группаorg.cryptomator |
| Идентификатор | Идентификаторintegrations-mac |
| Версия | Версия1.0.0-beta2 |
| Тип | Типjar |
| Описание |
ОписаниеCryptomator Integrations for macOS
Provides optional macOS services used by Cryptomator
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| integrations-mac-1.0.0-beta2.pom | |
| integrations-mac-1.0.0-beta2.jar | 36 KB |
| integrations-mac-1.0.0-beta2-sources.jar | 11 KB |
| integrations-mac-1.0.0-beta2-javadoc.jar | 432 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cryptomator/integrations-mac/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>integrations-mac</artifactId>
<version>1.0.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/integrations-mac/
implementation 'org.cryptomator:integrations-mac:1.0.0-beta2'
// https://jarcasting.com/artifacts/org.cryptomator/integrations-mac/
implementation ("org.cryptomator:integrations-mac:1.0.0-beta2")
'org.cryptomator:integrations-mac:jar:1.0.0-beta2'
<dependency org="org.cryptomator" name="integrations-mac" rev="1.0.0-beta2">
<artifact name="integrations-mac" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='integrations-mac', version='1.0.0-beta2')
)
libraryDependencies += "org.cryptomator" % "integrations-mac" % "1.0.0-beta2"
[org.cryptomator/integrations-mac "1.0.0-beta2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cryptomator : integrations-api | jar | 1.0.0-beta2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.google.guava : guava | jar | 30.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.mockito : mockito-core | jar | 3.3.3 |