is not current version
Last Version 1.6.1

org.mantoux:quill-delta 1.2

A java implementation of the fabulous QuillJS delta.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.mantoux
ArtifactId

ArtifactId

quill-delta
Version

Version

1.2
Type

Type

jar

Download quill-delta 1.2


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