is not current version
Last Version 1.1.0

org.cryptomator:integrations-api 1.0.0

Defines optional service interfaces that may be used by Cryptomator

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

integrations-api
Version

Version

1.0.0
Type

Type

jar

Download integrations-api 1.0.0


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