MVN

com.virgilsecurity.crypto : ratchet

Maven & Gradle

Jul 28, 2021
1 usages
30 stars

Virgil Security Crypto Library - Ratchet · Implementation of the Double Ratchet Algorithm.

<dependency>
    <groupId>com.virgilsecurity.crypto</groupId>
    <artifactId>ratchet</artifactId>
    <version>0.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.virgilsecurity.crypto : ratchet to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16.0

All Versions

Choose a version of com.virgilsecurity.crypto : ratchet to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16.x
ratchet-0.16.0
0.15.x
ratchet-0.15.2
ratchet-0.15.1
ratchet-0.15.0
0.14.x
ratchet-0.14.0
0.13.x
ratchet-0.13.1
0.12.x
ratchet-0.12.2
ratchet-0.12.1
ratchet-0.12.0
0.11.x
ratchet-0.11.1
ratchet-0.11.0
0.10.x
ratchet-0.10.3
ratchet-0.10.2
ratchet-0.10.1
ratchet-0.10.0
0.9.x
ratchet-0.9.0
0.8.x
ratchet-0.8.0
0.7.x
ratchet-0.7.1
ratchet-0.7.0

How to add a dependency to Maven

Add the following com.virgilsecurity.crypto : ratchet maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.virgilsecurity.crypto</groupId>
    <artifactId>ratchet</artifactId>
    <version>0.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.virgilsecurity.crypto : ratchet gradle dependency to your build.gradle file:

implementation 'com.virgilsecurity.crypto:ratchet:0.16.0'

Gradle Kotlin DSL: Add the following com.virgilsecurity.crypto : ratchet gradle kotlin dependency to your build.gradle.kts file:

implementation("com.virgilsecurity.crypto:ratchet:0.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.virgilsecurity.crypto : ratchet sbt scala dependency to your build.sbt file:

libraryDependencies += "com.virgilsecurity.crypto" % "ratchet" % "0.16.0"

Advertisement

Dependencies from Group

Jul 27, 2021
8 usages
23 stars
Jul 28, 2021
6 usages
37 stars
Jul 28, 2021
6 usages
37 stars
Jul 28, 2021
5 usages
37 stars
Jul 27, 2021
4 usages
23 stars

Discover Dependencies

Aug 08, 2020
2 usages
Sep 17, 2020
2 usages
7 stars
Sep 17, 2020
2 usages
7 stars
Jan 02, 2021
2 usages
3 stars
Oct 20, 2022
3 usages
9 stars
Aug 11, 2023
3 usages
38 stars
dsl
Aug 04, 2023
4 usages
Feb 14, 2023
3 usages
1.3k stars
Oct 11, 2013
3 usages
651 stars