MVN

io.concordant : c-crdtlib-jvm

Maven & Gradle

Apr 16, 2021
35 stars

io.concordant:c-crdtlib · The Concordant Conflict-Free Replicated Datatypes (CRDT) library

<dependency>
    <groupId>io.concordant</groupId>
    <artifactId>c-crdtlib-jvm</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.concordant : c-crdtlib-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of io.concordant : c-crdtlib-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
c-crdtlib-jvm-1.0.6
c-crdtlib-jvm-1.0.5

How to add a dependency to Maven

Add the following io.concordant : c-crdtlib-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.concordant</groupId>
    <artifactId>c-crdtlib-jvm</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.concordant : c-crdtlib-jvm gradle dependency to your build.gradle file:

implementation 'io.concordant:c-crdtlib-jvm:1.0.6'

Gradle Kotlin DSL: Add the following io.concordant : c-crdtlib-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("io.concordant:c-crdtlib-jvm:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.concordant : c-crdtlib-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "io.concordant" % "c-crdtlib-jvm" % "1.0.6"

Advertisement

Dependencies from Group

Apr 16, 2021
2 usages
35 stars
Apr 16, 2021
35 stars
Apr 16, 2021
35 stars
Apr 16, 2021
35 stars
Jul 20, 2021
7 stars

Discover Dependencies

Feb 26, 2021
12 stars
Feb 26, 2021
2 usages
12 stars
Feb 26, 2021
12 stars
Apr 07, 2021
5 stars
Feb 12, 2023
4 usages
17 stars
Feb 28, 2021
2 stars
Aug 03, 2023
2 usages
349 stars