MVN

com.netopyr.wurmloch : wurmloch-crdt

Maven & Gradle

Feb 02, 2017
82 stars

Wurmloch CRDT · Experimental CRDT-implementations for the JVM

<dependency>
    <groupId>com.netopyr.wurmloch</groupId>
    <artifactId>wurmloch-crdt</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.netopyr.wurmloch : wurmloch-crdt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.netopyr.wurmloch : wurmloch-crdt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
wurmloch-crdt-0.1.0

How to add a dependency to Maven

Add the following com.netopyr.wurmloch : wurmloch-crdt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.netopyr.wurmloch</groupId>
    <artifactId>wurmloch-crdt</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.netopyr.wurmloch : wurmloch-crdt gradle dependency to your build.gradle file:

implementation 'com.netopyr.wurmloch:wurmloch-crdt:0.1.0'

Gradle Kotlin DSL: Add the following com.netopyr.wurmloch : wurmloch-crdt gradle kotlin dependency to your build.gradle.kts file:

implementation("com.netopyr.wurmloch:wurmloch-crdt:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.netopyr.wurmloch : wurmloch-crdt sbt scala dependency to your build.sbt file:

libraryDependencies += "com.netopyr.wurmloch" % "wurmloch-crdt" % "0.1.0"

Advertisement

Dependencies from Group

Feb 02, 2017
82 stars

Discover Dependencies

Aug 03, 2017
2 usages
51 stars
Aug 21, 2023
6 usages
5.4k stars
Aug 21, 2023
3 usages
5.4k stars
Dec 09, 2022
14 usages
4.6k stars
Dec 09, 2022
28 usages
4.6k stars
Feb 02, 2017
3 usages
15 stars
Mar 20, 2017
8 stars
Sep 08, 2022
13 usages
140 stars