is not current version
Last Version 1.1.1

org.cryptomator:integrations-win 1.0.0-rc1

Provides optional Windows services used by Cryptomator

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

integrations-win
Version

Version

1.0.0-rc1
Type

Type

jar

Download integrations-win 1.0.0-rc1


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