is not current version
Last Version 3.1.0

io.datakernel:datakernel-ot 3.0.1

Implementation of operational transformation technology which allows to build collaborative software systems.

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

datakernel-ot
Version

Version

3.0.1
Type

Type

jar

Download datakernel-ot 3.0.1


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