MVN

org.cryptomator : integrations-win

Maven & Gradle

Aug 01, 2023
5 stars

Cryptomator Integrations for Windows · Provides optional Windows services used by Cryptomator

<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>integrations-win</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cryptomator : integrations-win to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2
  • Latest Release Candidate: 1.0.0-rc1
  • Latest Beta: 1.2.0-beta3

All Versions

Choose a version of org.cryptomator : integrations-win to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
integrations-win-1.2.2
integrations-win-1.2.1
integrations-win-1.2.0
integrations-win-1.2.0-beta3
integrations-win-1.2.0-beta2
integrations-win-1.2.0-beta1
1.1.x
integrations-win-1.1.2
integrations-win-1.1.1
integrations-win-1.1.0
integrations-win-1.1.0-beta2
integrations-win-1.1.0-beta1
1.0.x
integrations-win-1.0.0
integrations-win-1.0.0-rc1
integrations-win-1.0.0-beta2

How to add a dependency to Maven

Add the following org.cryptomator : integrations-win maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>integrations-win</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cryptomator : integrations-win gradle dependency to your build.gradle file:

implementation 'org.cryptomator:integrations-win:1.2.2'

Gradle Kotlin DSL: Add the following org.cryptomator : integrations-win gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cryptomator:integrations-win:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cryptomator : integrations-win sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cryptomator" % "integrations-win" % "1.2.2"

Advertisement

Dependencies from Group

Feb 08, 2022
10 usages
37 stars
Apr 06, 2023
5 usages
37 stars
Jul 12, 2023
3 usages
11 stars
Mar 08, 2023
2 usages
80 stars
Aug 09, 2023
2 usages
84 stars

Discover Dependencies