is not current version
Last Version 5.3

io.activej:activej-ot 1.0

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

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-ot
Version

Version

1.0
Type

Type

jar

Download activej-ot 1.0


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